Skip to content

Commit aa9dc58

Browse files
chore: bump package version (#896)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3bd4045 commit aa9dc58

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/cuddly-eels-wink.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.1.23
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3bd4045`](https://github.com/lingodotdev/lingo.dev/commit/3bd40450cbb5c8aabce61d7f1f3ab9c7293323d9)]:
8+
9+
310
## 0.1.22
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.1.22",
3+
"version": "0.1.23",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

packages/cli/CHANGELOG.md

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

3+
## 0.96.0
4+
5+
### Minor Changes
6+
7+
- [#895](https://github.com/lingodotdev/lingo.dev/pull/895) [`3bd4045`](https://github.com/lingodotdev/lingo.dev/commit/3bd40450cbb5c8aabce61d7f1f3ab9c7293323d9) Thanks [@devin-ai-integration](https://github.com/apps/devin-ai-integration)! - Add PostHog tracking to run command
8+
39
## 0.95.0
410

511
### 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.95.0",
3+
"version": "0.96.0",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"publishConfig": {

0 commit comments

Comments
 (0)