Skip to content

Commit eb4384c

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

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

.changeset/long-buses-drum.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.7
4+
5+
### Patch Changes
6+
7+
- [`c4f6b0b`](https://github.com/lingodotdev/lingo.dev/commit/c4f6b0bdbd913195f0c2133584d3e77b55467c7d)
8+
Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - trim fences'
9+
newlines when in quote mode
10+
311
## 0.87.6
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.6",
3+
"version": "0.87.7",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"publishConfig": {

0 commit comments

Comments
 (0)