Skip to content

Commit 083d4cb

Browse files
chore: bump package version (#719)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2b9b6c6 commit 083d4cb

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/android-loader-improvements.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fair-cheetahs-count.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# lingo.dev
22

3+
## 0.90.0
4+
5+
### Minor Changes
6+
7+
- [#708](https://github.com/lingodotdev/lingo.dev/pull/708) [`ab585d5`](https://github.com/lingodotdev/lingo.dev/commit/ab585d5331c668f88c95cf192e3877368213257e) Thanks [@devin-ai-integration](https://github.com/apps/devin-ai-integration)! - Add comprehensive Android loader implementation with support for various edge cases including HTML markup, CDATA sections, format strings, and special character escaping.
8+
9+
### Patch Changes
10+
11+
- [`2b9b6c6`](https://github.com/lingodotdev/lingo.dev/commit/2b9b6c63d6594690119c534540cc9d305da2cdd5) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - show config in ci cmd
12+
313
## 0.89.6
414

515
### 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.89.6",
3+
"version": "0.90.0",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"publishConfig": {

0 commit comments

Comments
 (0)