Skip to content

Commit d923794

Browse files
chore: bump package version (#2003)
Co-authored-by: Max Prilutskiy <maks.prilutskiy@gmail.com>
1 parent 56d0a47 commit d923794

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fix-po-loader-crash.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.131.7
4+
5+
### Patch Changes
6+
7+
- [#2000](https://github.com/lingodotdev/lingo.dev/pull/2000) [`56d0a47`](https://github.com/lingodotdev/lingo.dev/commit/56d0a478ccd9b164e266848dc089146bf7632161) Thanks [@cherkanovart](https://github.com/cherkanovart)! - Fix crash in PO loader when current section has no translations
8+
39
## 0.131.6
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.131.6",
3+
"version": "0.131.7",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)