Skip to content

Commit

Permalink
chore: bump package version (#436)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 30, 2025
1 parent 754de44 commit 344ef54
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-kings-allow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-terms-kick.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# lingo.dev

## 0.73.0

### Minor Changes

- [#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

- [#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

## 0.72.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lingo.dev",
"version": "0.72.0",
"version": "0.73.0",
"description": "Lingo.dev CLI",
"private": false,
"type": "module",
Expand Down

0 comments on commit 344ef54

Please sign in to comment.