We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71bd89a commit 4801c05Copy full SHA for 4801c05
3 files changed
.changeset/kind-poems-mix.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# lingo.dev
2
3
+## 0.87.6
4
+
5
+### Patch Changes
6
7
+- [`71bd89a`](https://github.com/lingodotdev/lingo.dev/commit/71bd89a3a074ecfb3cc1df4ec06529b9b04d2cfb)
8
+ Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - multiline fences
9
+ in quotes and jsx
10
11
## 0.87.5
12
13
### Patch Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "lingo.dev",
- "version": "0.87.5",
+ "version": "0.87.6",
"description": "Lingo.dev CLI",
"private": false,
"publishConfig": {
0 commit comments