Skip to content

Commit b8a66af

Browse files
chore: bump package version (#489)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 07241f5 commit b8a66af

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/afraid-seals-sparkle.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.75.1
4+
5+
### Patch Changes
6+
7+
- [#488](https://github.com/lingodotdev/lingo.dev/pull/488) [`07241f5`](https://github.com/lingodotdev/lingo.dev/commit/07241f50aa7fe80d1f318106f50d8629b66628f6) Thanks [@mathio](https://github.com/mathio)! - init command fix
8+
39
## 0.75.0
410

511
### Minor 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.75.0",
3+
"version": "0.75.1",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"publishConfig": {

0 commit comments

Comments
 (0)