Skip to content

Commit

Permalink
Merge pull request #2664 from opral/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages [skip preview]
  • Loading branch information
jldec authored Apr 26, 2024
2 parents 883e032 + 4e0be5c commit 05ced20
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/two-clocks-stare.md

This file was deleted.

7 changes: 7 additions & 0 deletions inlang/development-projects/inlang-nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# next-js-testapp

## 0.1.7

### Patch Changes

- Updated dependencies [af8a397]
- @inlang/cli@2.15.3

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/development-projects/inlang-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-js-testapp",
"version": "0.1.6",
"version": "0.1.7",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
6 changes: 6 additions & 0 deletions inlang/source-code/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/cli

## 2.15.3

### Patch Changes

- af8a397: Filter inlang machine translate to call rpc only if hasMissingTranslations

## 2.15.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/cli",
"version": "2.15.2",
"version": "2.15.3",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions inlang/source-code/sdk/load-test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [af8a397]
- @inlang/cli@2.15.3

## null

### Patch Changes

- Updated dependencies [3c959bc]
- @inlang/cli@2.15.2
- @inlang/sdk@0.34.2
Expand Down
7 changes: 7 additions & 0 deletions inlang/source-code/sdk/multi-project-test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [af8a397]
- @inlang/cli@2.15.3

## null

### Patch Changes

- Updated dependencies [3c959bc]
- @inlang/cli@2.15.2

Expand Down

0 comments on commit 05ced20

Please sign in to comment.