Skip to content

Commit 979bc4c

Browse files
chore: bump package version (#481)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3d21698 commit 979bc4c

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/cool-roses-notice.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.74.16
4+
5+
### Patch Changes
6+
7+
- [#477](https://github.com/lingodotdev/lingo.dev/pull/477) [`3d21698`](https://github.com/lingodotdev/lingo.dev/commit/3d21698e3783325ab7bb25aac6d5a8687774cf78) Thanks [@mathio](https://github.com/mathio)! - detect paths for existing locale files for each bucket during init
8+
39
## 0.74.15
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.74.15",
3+
"version": "0.74.16",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"publishConfig": {

0 commit comments

Comments
 (0)