Skip to content

Commit 2ed13f3

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fix-srt-undefined.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.4
4+
5+
### Patch Changes
6+
7+
- [#1990](https://github.com/lingodotdev/lingo.dev/pull/1990) [`aa4033c`](https://github.com/lingodotdev/lingo.dev/commit/aa4033cfaa07cf1df673c1965d6921c2a8a99d98) Thanks [@cherkanovart](https://github.com/cherkanovart)! - fix(srt): filter undefined/null subtitle entries during push
8+
39
## 0.131.3
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.3",
3+
"version": "0.131.4",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)