Skip to content

Commit 256cafb

Browse files
chore: bump package version (#1063)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 79892ac commit 256cafb

File tree

15 files changed

+52
-34
lines changed

15 files changed

+52
-34
lines changed

.changeset/blue-cows-search.md

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

.changeset/empty-meals-type.md

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

.changeset/five-bugs-confess.md

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

.changeset/happy-cherries-yawn.md

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

.changeset/large-beds-cover.md

Lines changed: 0 additions & 5 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.39
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1ff847b`](https://github.com/lingodotdev/lingo.dev/commit/1ff847b9273a3082178553e70c22524f5831ad36), [`55e9e68`](https://github.com/lingodotdev/lingo.dev/commit/55e9e687a3d0efa84b808818a848a276b1a42015), [`b9e2551`](https://github.com/lingodotdev/lingo.dev/commit/b9e2551f349e33542212f941b3407e8517b5fb27)]:
8+
- lingo.dev@0.108.0
9+
310
## 0.2.38
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.38",
3+
"version": "0.2.39",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

packages/cli/CHANGELOG.md

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

3+
## 0.108.0
4+
5+
### Minor Changes
6+
7+
- [#1061](https://github.com/lingodotdev/lingo.dev/pull/1061) [`55e9e68`](https://github.com/lingodotdev/lingo.dev/commit/55e9e687a3d0efa84b808818a848a276b1a42015) Thanks [@devin-ai-integration](https://github.com/apps/devin-ai-integration)! - Add Discord link to CLI help text
8+
9+
### Patch Changes
10+
11+
- [#1062](https://github.com/lingodotdev/lingo.dev/pull/1062) [`1ff847b`](https://github.com/lingodotdev/lingo.dev/commit/1ff847b9273a3082178553e70c22524f5831ad36) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - fixed missing placeholder replacement logic in mdx
12+
13+
- [#1028](https://github.com/lingodotdev/lingo.dev/pull/1028) [`b9e2551`](https://github.com/lingodotdev/lingo.dev/commit/b9e2551f349e33542212f941b3407e8517b5fb27) Thanks [@pushkar1713](https://github.com/pushkar1713)! - Make run cmd in CLI print a list of collected errors
14+
15+
- Updated dependencies [[`85dfc10`](https://github.com/lingodotdev/lingo.dev/commit/85dfc10961b116e31b2bb478f42013756ca49974), [`2d67369`](https://github.com/lingodotdev/lingo.dev/commit/2d673697b9cf4d91de2f48444581f8b3fd894cd6)]:
16+
- @lingo.dev/_sdk@0.11.0
17+
- @lingo.dev/_react@0.4.2
18+
- @lingo.dev/_compiler@0.7.2
19+
320
## 0.107.6
421

522
### Patch 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.107.6",
3+
"version": "0.108.0",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"publishConfig": {

packages/compiler/CHANGELOG.md

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

3+
## 0.7.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`85dfc10`](https://github.com/lingodotdev/lingo.dev/commit/85dfc10961b116e31b2bb478f42013756ca49974)]:
8+
- @lingo.dev/_sdk@0.11.0
9+
310
## 0.7.1
411

512
### Patch Changes

0 commit comments

Comments
 (0)