Skip to content

Commit d6fb738

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

4 files changed

Lines changed: 12 additions & 11 deletions

File tree

.changeset/angry-bugs-vanish.md

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

.changeset/thin-days-wonder.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.87.8
4+
5+
### Patch Changes
6+
7+
- [`f4cf34e`](https://github.com/lingodotdev/lingo.dev/commit/f4cf34eaa63150331dded008a1d819e8b3b960dc)
8+
Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - add handling for
9+
identical unspaces fences replacement
10+
11+
- [`0d4142a`](https://github.com/lingodotdev/lingo.dev/commit/0d4142a2a7c92f6a04cfe30d64f967a6b8d8744d)
12+
Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - quoted fences
13+
314
## 0.87.7
415

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

0 commit comments

Comments
 (0)