Skip to content

Commit dcd2ce4

Browse files
chore: bump package version (#520)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 64b9461 commit dcd2ce4

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/few-foxes-lick.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.78.0
4+
5+
### Minor Changes
6+
7+
- [#519](https://github.com/lingodotdev/lingo.dev/pull/519) [`64b9461`](https://github.com/lingodotdev/lingo.dev/commit/64b946163c5a588405abbe53ac1b0a45cc859d7f) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - treat keys w/ empty nodes as values in `Localizable.xcstrings`
8+
skip keys w/ `shouldTranslate: false` in `Localizable.xcstrings`
9+
310
## 0.77.7
411

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

0 commit comments

Comments
 (0)