Skip to content

Commit dc2a844

Browse files
chore: bump package version (#545)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0b48be1 commit dc2a844

File tree

7 files changed

+24
-8
lines changed

7 files changed

+24
-8
lines changed

.changeset/hip-colts-watch.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.78.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0b48be1`](https://github.com/lingodotdev/lingo.dev/commit/0b48be197e88dac581cc4f257789a04b43acf932)]:
8+
- @lingo.dev/_spec@0.26.1
9+
- @lingo.dev/_sdk@0.7.24
10+
311
## 0.78.9
412

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

packages/sdk/CHANGELOG.md

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

3+
## 0.7.24
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0b48be1`](https://github.com/lingodotdev/lingo.dev/commit/0b48be197e88dac581cc4f257789a04b43acf932)]:
8+
- @lingo.dev/_spec@0.26.1
9+
310
## 0.7.23
411

512
### Patch Changes

packages/sdk/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/_sdk",
3-
"version": "0.7.23",
3+
"version": "0.7.24",
44
"description": "Lingo.dev JS SDK",
55
"private": false,
66
"publishConfig": {

packages/spec/CHANGELOG.md

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

3+
## 0.26.1
4+
5+
### Patch Changes
6+
7+
- [`0b48be1`](https://github.com/lingodotdev/lingo.dev/commit/0b48be197e88dac581cc4f257789a04b43acf932) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - add Kinyarwanda and Kiswahili
8+
39
## 0.26.0
410

511
### Minor Changes

packages/spec/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/_spec",
3-
"version": "0.26.0",
3+
"version": "0.26.1",
44
"description": "Lingo.dev open specification",
55
"private": false,
66
"publishConfig": {

0 commit comments

Comments
 (0)