Skip to content

Commit e2d2cef

Browse files
chore: bump package version (#1754)
Co-authored-by: Max Prilutskiy <maks.prilutskiy@gmail.com>
1 parent 1e5830f commit e2d2cef

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/wild-cameras-wash.md

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

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.121.1
4+
5+
### Patch Changes
6+
7+
- [#1752](https://github.com/lingodotdev/lingo.dev/pull/1752) [`b563670`](https://github.com/lingodotdev/lingo.dev/commit/b563670ecdb663bffced547d0600954df8bfbaa4) Thanks [@vrcprl](https://github.com/vrcprl)! - Add deprecation warning to 'i18n' command, directing users to use 'run' instead
8+
39
## 0.121.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.121.0",
3+
"version": "0.121.1",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)