Skip to content

Commit e0bff52

Browse files
chore: bump package version (#731)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f3226a5 commit e0bff52

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thick-buses-remember.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.90.1
4+
5+
### Patch Changes
6+
7+
- [#728](https://github.com/lingodotdev/lingo.dev/pull/728) [`a7f287d`](https://github.com/lingodotdev/lingo.dev/commit/a7f287d9913dd5e2537110a5d6feb8af1198eca6) Thanks [@devin-ai-integration](https://github.com/apps/devin-ai-integration)! - Return users to their original branch after CI command completes, even when it fails
8+
39
## 0.90.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.90.0",
3+
"version": "0.90.1",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"publishConfig": {

0 commit comments

Comments
 (0)