Skip to content

Commit e08bbca

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/flat-beans-wonder.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.132.5
4+
5+
### Patch Changes
6+
7+
- [#2010](https://github.com/lingodotdev/lingo.dev/pull/2010) [`bd71fd3`](https://github.com/lingodotdev/lingo.dev/commit/bd71fd3208c7f4555a4beb43a63f39fd3010da34) Thanks [@AndreyHirsa](https://github.com/AndreyHirsa)! - fix(cli): use exact and separator-bounded matching for lockedKeys, ignoredKeys, preservedKeys, and localizableKeys instead of substring prefix matching
8+
39
## 0.132.4
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.132.4",
3+
"version": "0.132.5",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)