Skip to content

Commit

Permalink
Merge pull request #2685 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 May 1, 2024
2 parents 4863916 + 851ddfd commit c9d3159
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/mighty-papayas-report.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.8

### Patch Changes

- Updated dependencies [35cd140]
- @inlang/cli@2.16.0

## 0.1.7

### 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.7",
"version": "0.1.8",
"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.16.0

### Minor Changes

- 35cd140: Fix cli for new projects without git

## 2.15.3

### 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.3",
"version": "2.16.0",
"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 [35cd140]
- @inlang/cli@2.16.0

## null

### Patch Changes

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

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 [35cd140]
- @inlang/cli@2.16.0

## null

### Patch Changes

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

Expand Down

0 comments on commit c9d3159

Please sign in to comment.