Skip to content

Commit 48c452e

Browse files
chore: bump package version (#497)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent beb0541 commit 48c452e

File tree

7 files changed

+26
-9
lines changed

7 files changed

+26
-9
lines changed

.changeset/silly-queens-tap.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.77.2
4+
5+
### Patch Changes
6+
7+
- [#496](https://github.com/lingodotdev/lingo.dev/pull/496) [`beb0541`](https://github.com/lingodotdev/lingo.dev/commit/beb05411ee459461e05801a763b1fa28d288e04e) Thanks [@mathio](https://github.com/mathio)! - po files
8+
9+
- Updated dependencies [[`beb0541`](https://github.com/lingodotdev/lingo.dev/commit/beb05411ee459461e05801a763b1fa28d288e04e)]:
10+
- @lingo.dev/_[email protected]
11+
- @lingo.dev/_[email protected]
12+
313
## 0.77.1
414

515
### 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.77.1",
3+
"version": "0.77.2",
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.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`beb0541`](https://github.com/lingodotdev/lingo.dev/commit/beb05411ee459461e05801a763b1fa28d288e04e)]:
8+
- @lingo.dev/_[email protected]
9+
310
## 0.7.17
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.17",
3+
"version": "0.7.18",
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.25.1
4+
5+
### Patch Changes
6+
7+
- [#496](https://github.com/lingodotdev/lingo.dev/pull/496) [`beb0541`](https://github.com/lingodotdev/lingo.dev/commit/beb05411ee459461e05801a763b1fa28d288e04e) Thanks [@mathio](https://github.com/mathio)! - po files
8+
39
## 0.25.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.25.0",
3+
"version": "0.25.1",
44
"description": "Lingo.dev open specification",
55
"private": false,
66
"publishConfig": {

0 commit comments

Comments
 (0)