Skip to content

Commit 4a2ecdf

Browse files
chore: bump package version (#938)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b39b04a commit 4a2ecdf

File tree

12 files changed

+45
-18
lines changed

12 files changed

+45
-18
lines changed

.changeset/famous-shrimps-attack.md

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

.changeset/tasty-gifts-prove.md

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

demo/next-app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# next-app
22

3+
## 0.2.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b39b04a`](https://github.com/lingodotdev/lingo.dev/commit/b39b04ad83d3c8001008c3cefe309d8e762b2adc), [`4e5983d`](https://github.com/lingodotdev/lingo.dev/commit/4e5983d7e59ebf9eb529c4b7c1c87689432ac873)]:
8+
9+
310
## 0.2.11
411

512
### Patch Changes

demo/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-app",
3-
"version": "0.2.11",
3+
"version": "0.2.12",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

integrations/directus/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @replexica/integration-directus
22

3+
## 0.1.10
4+
5+
### Patch Changes
6+
7+
- [#937](https://github.com/lingodotdev/lingo.dev/pull/937) [`4e5983d`](https://github.com/lingodotdev/lingo.dev/commit/4e5983d7e59ebf9eb529c4b7c1c87689432ac873) Thanks [@devin-ai-integration](https://github.com/apps/devin-ai-integration)! - Update documentation URLs from docs.lingo.dev to lingo.dev/cli and lingo.dev/compiler
8+
39
## 0.1.9
410

511
### Patch Changes

integrations/directus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@replexica/integration-directus",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "Lingo.dev integration for Directus",
55
"private": false,
66
"sideEffects": false,

packages/cli/CHANGELOG.md

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

3+
## 0.99.5
4+
5+
### Patch Changes
6+
7+
- [#948](https://github.com/lingodotdev/lingo.dev/pull/948) [`b39b04a`](https://github.com/lingodotdev/lingo.dev/commit/b39b04ad83d3c8001008c3cefe309d8e762b2adc) Thanks [@mathio](https://github.com/mathio)! - match --keys via minimatch in run
8+
9+
- [#937](https://github.com/lingodotdev/lingo.dev/pull/937) [`4e5983d`](https://github.com/lingodotdev/lingo.dev/commit/4e5983d7e59ebf9eb529c4b7c1c87689432ac873) Thanks [@devin-ai-integration](https://github.com/apps/devin-ai-integration)! - Update documentation URLs from docs.lingo.dev to lingo.dev/cli and lingo.dev/compiler
10+
11+
- Updated dependencies [[`4e5983d`](https://github.com/lingodotdev/lingo.dev/commit/4e5983d7e59ebf9eb529c4b7c1c87689432ac873)]:
12+
- @lingo.dev/_[email protected]
13+
- @lingo.dev/_[email protected]
14+
315
## 0.99.4
416

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

packages/compiler/CHANGELOG.md

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

3+
## 0.3.4
4+
5+
### Patch Changes
6+
7+
- [#937](https://github.com/lingodotdev/lingo.dev/pull/937) [`4e5983d`](https://github.com/lingodotdev/lingo.dev/commit/4e5983d7e59ebf9eb529c4b7c1c87689432ac873) Thanks [@devin-ai-integration](https://github.com/apps/devin-ai-integration)! - Update documentation URLs from docs.lingo.dev to lingo.dev/cli and lingo.dev/compiler
8+
9+
- Updated dependencies [[`4e5983d`](https://github.com/lingodotdev/lingo.dev/commit/4e5983d7e59ebf9eb529c4b7c1c87689432ac873)]:
10+
- @lingo.dev/_[email protected]
11+
312
## 0.3.3
413

514
### Patch Changes

packages/compiler/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/_compiler",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "Lingo.dev Compiler",
55
"private": false,
66
"publishConfig": {

0 commit comments

Comments
 (0)