Skip to content

Commit

Permalink
chore: bump package versions (#455)
Browse files Browse the repository at this point in the history
* chore: bump package version

* chore: add changeset

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Prilutskiy <[email protected]>
Co-authored-by: Matej Lednicky <[email protected]>
  • Loading branch information
4 people authored Feb 10, 2025
1 parent 7d98857 commit 96babb9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"lingo.dev": patch
---

fix i18n progress indicator
i18n progress fix
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# lingo.dev

## 0.74.6

### Patch Changes

- [#454](https://github.com/lingodotdev/lingo.dev/pull/454) [`9856274`](https://github.com/lingodotdev/lingo.dev/commit/98562747f3cce0d7109b24f3e5b867f003ebdfbb) Thanks [@mathio](https://github.com/mathio)! - fix i18n progress indicator

## 0.74.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lingo.dev",
"version": "0.74.5",
"version": "0.74.6",
"description": "Lingo.dev CLI",
"private": false,
"publishConfig": {
Expand Down

0 comments on commit 96babb9

Please sign in to comment.