Skip to content

Commit ad5ab2d

Browse files
chore: bump package version (#1959)
Co-authored-by: Max Prilutskiy <maks.prilutskiy@gmail.com>
1 parent 054132f commit ad5ab2d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fiery-dingos-smell.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.130.1
4+
5+
### Patch Changes
6+
7+
- [#1958](https://github.com/lingodotdev/lingo.dev/pull/1958) [`054132f`](https://github.com/lingodotdev/lingo.dev/commit/054132f42841175fb2bdcd8025683130ec128eba) Thanks [@cherkanovart](https://github.com/cherkanovart)! - remove unused imports cli
8+
39
## 0.130.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.130.0",
3+
"version": "0.130.1",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)