Skip to content

Commit 321b98a

Browse files
chore: bump package version (#434)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e895746 commit 321b98a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fresh-kings-allow.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.72.0
4+
5+
### Minor Changes
6+
7+
- [#433](https://github.com/lingodotdev/lingo.dev/pull/433) [`e895746`](https://github.com/lingodotdev/lingo.dev/commit/e895746dff9c6a146e0fa61f681b9a5d60b7d124) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - preserve newlines, whitespaces while formatting
8+
39
## 0.71.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.71.0",
3+
"version": "0.72.0",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)