Skip to content

Commit df07146

Browse files
chore: bump package version (#657)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 915a0f5 commit df07146

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/warm-paws-sniff.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.86.0
4+
5+
### Minor Changes
6+
7+
- [#656](https://github.com/lingodotdev/lingo.dev/pull/656) [`915a0f5`](https://github.com/lingodotdev/lingo.dev/commit/915a0f5d8b74996f2b26dd01ac9c431c85a95d85) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - code formatting support for advanced mdx
8+
39
## 0.85.7
410

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

0 commit comments

Comments
 (0)