From 851ddfd9aaf2ea3be0cdd1589a7c7d3390184443 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 1 May 2024 00:44:49 +0000 Subject: [PATCH] Version Packages --- .changeset/mighty-papayas-report.md | 5 ----- inlang/development-projects/inlang-nextjs/CHANGELOG.md | 7 +++++++ inlang/development-projects/inlang-nextjs/package.json | 2 +- inlang/source-code/cli/CHANGELOG.md | 6 ++++++ inlang/source-code/cli/package.json | 2 +- inlang/source-code/sdk/load-test/CHANGELOG.md | 7 +++++++ inlang/source-code/sdk/multi-project-test/CHANGELOG.md | 7 +++++++ 7 files changed, 29 insertions(+), 7 deletions(-) delete mode 100644 .changeset/mighty-papayas-report.md diff --git a/.changeset/mighty-papayas-report.md b/.changeset/mighty-papayas-report.md deleted file mode 100644 index e31f6217b6..0000000000 --- a/.changeset/mighty-papayas-report.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@inlang/cli": minor ---- - -Fix cli for new projects without git diff --git a/inlang/development-projects/inlang-nextjs/CHANGELOG.md b/inlang/development-projects/inlang-nextjs/CHANGELOG.md index 93562dca9c..974134fd64 100644 --- a/inlang/development-projects/inlang-nextjs/CHANGELOG.md +++ b/inlang/development-projects/inlang-nextjs/CHANGELOG.md @@ -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 diff --git a/inlang/development-projects/inlang-nextjs/package.json b/inlang/development-projects/inlang-nextjs/package.json index 23c2ddb98e..843b6b1d12 100644 --- a/inlang/development-projects/inlang-nextjs/package.json +++ b/inlang/development-projects/inlang-nextjs/package.json @@ -1,6 +1,6 @@ { "name": "next-js-testapp", - "version": "0.1.7", + "version": "0.1.8", "private": true, "scripts": { "dev": "next dev", diff --git a/inlang/source-code/cli/CHANGELOG.md b/inlang/source-code/cli/CHANGELOG.md index d5336ddfe2..2f2fde2a72 100644 --- a/inlang/source-code/cli/CHANGELOG.md +++ b/inlang/source-code/cli/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/cli +## 2.16.0 + +### Minor Changes + +- 35cd140: Fix cli for new projects without git + ## 2.15.3 ### Patch Changes diff --git a/inlang/source-code/cli/package.json b/inlang/source-code/cli/package.json index 32b63fbd3f..4326f18dd6 100644 --- a/inlang/source-code/cli/package.json +++ b/inlang/source-code/cli/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/cli", - "version": "2.15.3", + "version": "2.16.0", "private": false, "publishConfig": { "access": "public" diff --git a/inlang/source-code/sdk/load-test/CHANGELOG.md b/inlang/source-code/sdk/load-test/CHANGELOG.md index 54ebb46234..e983a56d3c 100644 --- a/inlang/source-code/sdk/load-test/CHANGELOG.md +++ b/inlang/source-code/sdk/load-test/CHANGELOG.md @@ -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 diff --git a/inlang/source-code/sdk/multi-project-test/CHANGELOG.md b/inlang/source-code/sdk/multi-project-test/CHANGELOG.md index 56e1e77c40..7538b56866 100644 --- a/inlang/source-code/sdk/multi-project-test/CHANGELOG.md +++ b/inlang/source-code/sdk/multi-project-test/CHANGELOG.md @@ -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