We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12afc85 commit f70690eCopy full SHA for f70690e
3 files changed
.changeset/two-poets-raise.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# lingo.dev
2
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
11
## 0.87.3
12
13
### Patch Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "lingo.dev",
- "version": "0.87.3",
+ "version": "0.87.4",
"description": "Lingo.dev CLI",
"private": false,
"publishConfig": {
0 commit comments