Skip to content

Commit 344ef54

Browse files
chore: bump package version (#436)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 754de44 commit 344ef54

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/fresh-kings-allow.md

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

.changeset/fuzzy-terms-kick.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.73.0
4+
5+
### Minor Changes
6+
7+
- [#435](https://github.com/lingodotdev/lingo.dev/pull/435) [`754de44`](https://github.com/lingodotdev/lingo.dev/commit/754de44bd94119c88e3fb27d0713b8e1b20c4264) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - preserve newlines, whitespaces while formatting
8+
9+
- [#435](https://github.com/lingodotdev/lingo.dev/pull/435) [`754de44`](https://github.com/lingodotdev/lingo.dev/commit/754de44bd94119c88e3fb27d0713b8e1b20c4264) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - add json sorting
10+
311
## 0.72.0
412

513
### 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.72.0",
3+
"version": "0.73.0",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)