Skip to content

Commit 0fb31ec

Browse files
chore: bump package version (#1067)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6af91a0 commit 0fb31ec

File tree

13 files changed

+50
-18
lines changed

13 files changed

+50
-18
lines changed

.changeset/dirty-brooms-burn.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/new-papayas-hunt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/six-rats-check.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

demo/next-app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# next-app
22

3+
## 0.2.40
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6af91a0`](https://github.com/lingodotdev/lingo.dev/commit/6af91a083d16f85051fb49a4034789abe784017e)]:
8+
9+
310
## 0.2.39
411

512
### Patch Changes

demo/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-app",
3-
"version": "0.2.39",
3+
"version": "0.2.40",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

packages/cli/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# lingo.dev
22

3+
## 0.109.0
4+
5+
### Minor Changes
6+
7+
- [#1066](https://github.com/lingodotdev/lingo.dev/pull/1066) [`6af91a0`](https://github.com/lingodotdev/lingo.dev/commit/6af91a083d16f85051fb49a4034789abe784017e) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - add hints support for xcode and jsonc buckets
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`6af91a0`](https://github.com/lingodotdev/lingo.dev/commit/6af91a083d16f85051fb49a4034789abe784017e), [`6af91a0`](https://github.com/lingodotdev/lingo.dev/commit/6af91a083d16f85051fb49a4034789abe784017e)]:
12+
- @lingo.dev/_[email protected]
13+
- @lingo.dev/_[email protected]
14+
- @lingo.dev/_[email protected]
15+
316
## 0.108.0
417

518
### Minor Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lingo.dev",
3-
"version": "0.108.0",
3+
"version": "0.109.0",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"publishConfig": {

packages/compiler/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lingo.dev/\_compiler
22

3+
## 0.7.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6af91a0`](https://github.com/lingodotdev/lingo.dev/commit/6af91a083d16f85051fb49a4034789abe784017e), [`6af91a0`](https://github.com/lingodotdev/lingo.dev/commit/6af91a083d16f85051fb49a4034789abe784017e)]:
8+
- @lingo.dev/_[email protected]
9+
- @lingo.dev/_[email protected]
10+
311
## 0.7.2
412

513
### Patch Changes

packages/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lingo.dev/_compiler",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"description": "Lingo.dev Compiler",
55
"private": false,
66
"publishConfig": {

packages/sdk/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @lingo.dev/\_sdk
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- [#1066](https://github.com/lingodotdev/lingo.dev/pull/1066) [`6af91a0`](https://github.com/lingodotdev/lingo.dev/commit/6af91a083d16f85051fb49a4034789abe784017e) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - add hints support
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`6af91a0`](https://github.com/lingodotdev/lingo.dev/commit/6af91a083d16f85051fb49a4034789abe784017e)]:
12+
- @lingo.dev/_[email protected]
13+
314
## 0.11.0
415

516
### Minor Changes

0 commit comments

Comments
 (0)