We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d801e commit 1933755Copy full SHA for 1933755
3 files changed
.changeset/olive-games-smile.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# lingo.dev
2
3
+## 0.87.11
4
+
5
+### Patch Changes
6
7
+- [`c0d801e`](https://github.com/lingodotdev/lingo.dev/commit/c0d801e6b7efa2ec5115f27e5b8726704a5e5f99)
8
+ Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - retain custom
9
+ inlinde code values
10
11
## 0.87.10
12
13
### Patch Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "lingo.dev",
- "version": "0.87.10",
+ "version": "0.87.11",
"description": "Lingo.dev CLI",
"private": false,
"publishConfig": {
0 commit comments