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