Skip to content

Commit 48f8b3b

Browse files
chore: bump package version (#2046)
1 parent a759e16 commit 48f8b3b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-lions-suffer.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.133.3
4+
5+
### Patch Changes
6+
7+
- [#2042](https://github.com/lingodotdev/lingo.dev/pull/2042) [`a759e16`](https://github.com/lingodotdev/lingo.dev/commit/a759e1653ac3adfd93af16302c0bc79138f3aaa3) Thanks [@gmpaliwal07](https://github.com/gmpaliwal07)! - fix(cli): preserve terminal scrollback buffer during run command
8+
39
## 0.133.2
410

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

0 commit comments

Comments
 (0)