Skip to content

Commit 54c6f43

Browse files
chore: bump package version (#528)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d75efba commit 54c6f43

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/nice-cars-cover.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/purple-dogs-relax.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# lingo.dev
22

3+
## 0.78.4
4+
5+
### Patch Changes
6+
7+
- [#529](https://github.com/lingodotdev/lingo.dev/pull/529) [`d75efba`](https://github.com/lingodotdev/lingo.dev/commit/d75efbaf243ff5fe256142dcda8f2b48f806a7fd) Thanks [@mathio](https://github.com/mathio)! - fix --frozen flag
8+
9+
- [#527](https://github.com/lingodotdev/lingo.dev/pull/527) [`a404e2b`](https://github.com/lingodotdev/lingo.dev/commit/a404e2bf123e6a018945e5b6f9bfcfce9235ae77) Thanks [@mathio](https://github.com/mathio)! - update unlocalizable keys even with no translation changes
10+
311
## 0.78.3
412

513
### 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.78.3",
3+
"version": "0.78.4",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"publishConfig": {

0 commit comments

Comments
 (0)