Skip to content

Commit

Permalink
Merge pull request #2745 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 10, 2024
2 parents cf62aa9 + f1a23f6 commit 7526a51
Show file tree
Hide file tree
Showing 55 changed files with 228 additions and 30 deletions.
5 changes: 0 additions & 5 deletions .changeset/nine-adults-dance.md

This file was deleted.

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

## 0.1.12

### Patch Changes

- @inlang/cli@2.16.4

## 0.1.11

### 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.11",
"version": "0.1.12",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
7 changes: 7 additions & 0 deletions inlang/source-code/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inlang/badge

## 0.7.22

### Patch Changes

- Updated dependencies [f38536e]
- @inlang/sdk@0.34.6

## 0.7.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inlang/badge",
"type": "module",
"version": "0.7.21",
"version": "0.7.22",
"private": true,
"exports": {
".": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions inlang/source-code/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inlang/cli

## 2.16.4

### Patch Changes

- Updated dependencies [f38536e]
- @inlang/sdk@0.34.6

## 2.16.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.16.3",
"version": "2.16.4",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions inlang/source-code/cross-sell/cross-sell-ninja/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inlang/cross-sell-ninja

## 0.0.14

### Patch Changes

- Updated dependencies [f38536e]
- @inlang/sdk@0.34.6

## 0.0.13

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inlang/cross-sell-ninja",
"description": "A package to cross-sell Ninja",
"version": "0.0.13",
"version": "0.0.14",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions inlang/source-code/doc-layout-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inlang/settings-component

## 0.0.5

### Patch Changes

- Updated dependencies [f38536e]
- @inlang/sdk@0.34.6

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/doc-layout-component/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inlang/doc-layout-component",
"type": "module",
"version": "0.0.4",
"version": "0.0.5",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions inlang/source-code/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Patch Changes

- @inlang/settings-component@1.0.12

## null

### Patch Changes

- @inlang/settings-component@1.0.11

## null
Expand Down
8 changes: 8 additions & 0 deletions inlang/source-code/end-to-end-tests/paraglide-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @inlang/paraglide-js-e2e

## 0.0.20

### Patch Changes

- Updated dependencies [f38536e]
- @inlang/sdk@0.34.6
- @inlang/paraglide-js@1.8.0

## 0.0.19

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-js-e2e",
"version": "0.0.19",
"version": "0.0.20",
"private": true,
"type": "module",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions inlang/source-code/github-lint-action/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inlang/github-lint-action

## 0.2.29

### Patch Changes

- Updated dependencies [f38536e]
- @inlang/sdk@0.34.6

## 0.2.28

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/github-lint-action/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inlang/github-lint-action",
"description": "This action checks for translation issues within your PRs.",
"version": "0.2.28",
"version": "0.2.29",
"private": true,
"publishConfig": {
"access": "public"
Expand Down
10 changes: 10 additions & 0 deletions inlang/source-code/ide-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# inlang-vs-code-extension

## 1.42.11

### Patch Changes

- Updated dependencies [f38536e]
- @inlang/sdk@0.34.6
- @inlang/rpc@0.3.17
- @inlang/settings-component@1.0.12
- @inlang/telemetry@0.3.32

## 1.42.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/ide-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/opral/monorepo.git"
},
"icon": "assets/sherlock-logo.png",
"version": "1.42.10",
"version": "1.42.11",
"engines": {
"vscode": "^1.84.2"
},
Expand Down
7 changes: 7 additions & 0 deletions inlang/source-code/message-bundle-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inlang/message-bundle-component

## 0.1.3

### Patch Changes

- Updated dependencies [f38536e]
- @inlang/sdk@0.34.6

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/message-bundle-component/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inlang/message-bundle-component",
"type": "module",
"version": "0.1.2",
"version": "0.1.3",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions inlang/source-code/paraglide/paraglide-astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/paraglide-astro

## 0.1.12

### Patch Changes

- @inlang/paraglide-vite@1.2.52

## 0.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/paraglide/paraglide-astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-astro",
"version": "0.1.11",
"version": "0.1.12",
"author": "inlang <[email protected]> (https://inlang.com/)",
"description": "A fully type-safe i18n library specifically designed for partial hydration patterns like Astro's islands.",
"homepage": "https://inlang.com/m/iljlwzfs/paraglide-astro-i18n",
Expand Down
6 changes: 6 additions & 0 deletions inlang/source-code/paraglide/paraglide-rollup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/paraglide-rollup

## 1.0.58

### Patch Changes

- @inlang/paraglide-unplugin@1.6.2

## 1.0.57

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/paraglide/paraglide-rollup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-rollup",
"version": "1.0.57",
"version": "1.0.58",
"description": "Rollup Plugin for running the Paraglide i18n compiler",
"license": "Apache-2.0",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions inlang/source-code/paraglide/paraglide-sveltekit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inlang/paraglide-sveltekit

## 0.6.20

### Patch Changes

- @inlang/paraglide-js@1.8.0
- @inlang/paraglide-vite@1.2.52

## 0.6.19

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/paraglide-sveltekit-example

## 0.1.39

### Patch Changes

- @inlang/paraglide-sveltekit@0.6.20

## 0.1.38

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-sveltekit-example",
"version": "0.1.38",
"version": "0.1.39",
"private": true,
"scripts": {
"_dev": "vite dev",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-sveltekit",
"version": "0.6.19",
"version": "0.6.20",
"type": "module",
"main": "./dist/runtime/index.js",
"types": "./dist/runtime/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions inlang/source-code/paraglide/paraglide-unplugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @inlang/paraglide-unplugin

## 1.6.2

### Patch Changes

- Updated dependencies [f38536e]
- @inlang/sdk@0.34.6
- @inlang/paraglide-js@1.8.0

## 1.6.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-unplugin",
"version": "1.6.1",
"version": "1.6.2",
"description": "Unplugin Plugin for runnning the Paraglide compiler.",
"license": "Apache-2.0",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions inlang/source-code/paraglide/paraglide-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/paraglide-vite

## 1.2.52

### Patch Changes

- @inlang/paraglide-unplugin@1.6.2

## 1.2.51

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/paraglide/paraglide-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-vite",
"version": "1.2.51",
"version": "1.2.52",
"description": "Vite plugin for running the Paraglide i18n compiler",
"license": "Apache-2.0",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions inlang/source-code/paraglide/paraglide-webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/paraglide-webpack

## 1.0.58

### Patch Changes

- @inlang/paraglide-unplugin@1.6.2

## 1.0.57

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-webpack",
"version": "1.0.57",
"version": "1.0.58",
"description": "Webpack plugin for running the Paraglide i18n compiler",
"license": "Apache-2.0",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions inlang/source-code/plugins/i18next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inlang/plugin-i18next

## 4.13.36

### Patch Changes

- Updated dependencies [f38536e]
- @inlang/sdk@0.34.6

## 4.13.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/plugins/i18next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/plugin-i18next",
"version": "4.13.35",
"version": "4.13.36",
"type": "module",
"exports": {
".": "./dist/index.js"
Expand Down
7 changes: 7 additions & 0 deletions inlang/source-code/plugins/json/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inlang/plugin-json

## 5.1.37

### Patch Changes

- Updated dependencies [f38536e]
- @inlang/sdk@0.34.6

## 5.1.36

### Patch Changes
Expand Down
Loading

0 comments on commit 7526a51

Please sign in to comment.