Skip to content

Commit f70690e

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

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

.changeset/two-poets-raise.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.87.4
4+
5+
### Patch Changes
6+
7+
- [`12afc85`](https://github.com/lingodotdev/lingo.dev/commit/12afc85dc1a9abdfd11eb9fa41fb574863cde176)
8+
Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - support for
9+
quoted and broken code blocks
10+
311
## 0.87.3
412

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

0 commit comments

Comments
 (0)