Skip to content

Commit 2f6438f

Browse files
chore: bump package version (#2058)
Co-authored-by: Max Prilutskiy <maks.prilutskiy@gmail.com>
1 parent abe3d2f commit 2f6438f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/violet-pens-build.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.6
4+
5+
### Patch Changes
6+
7+
- [#2057](https://github.com/lingodotdev/lingo.dev/pull/2057) [`abe3d2f`](https://github.com/lingodotdev/lingo.dev/commit/abe3d2fb8b0f3356dc63f8f9d4b861de66be0da6) Thanks [@AndreyHirsa](https://github.com/AndreyHirsa)! - Fix VTT parser crash on files with STYLE/REGION blocks
8+
39
## 0.133.5
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.5",
3+
"version": "0.133.6",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)