Skip to content

Commit

Permalink
Merge pull request #2439 from opral/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages [skip preview]
  • Loading branch information
felixhaeberle authored Mar 21, 2024
2 parents 6f8b764 + aae0c33 commit 53bf881
Show file tree
Hide file tree
Showing 47 changed files with 193 additions and 33 deletions.
5 changes: 0 additions & 5 deletions .changeset/gold-dogs-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-hornets-perform.md

This file was deleted.

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.6

### Patch Changes

- Updated dependencies [1e43ae4]
- @inlang/sdk@0.28.0

## 0.7.5

### 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.5",
"version": "0.7.6",
"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.13.1

### Patch Changes

- Updated dependencies [1e43ae4]
- @inlang/sdk@0.28.0

## 2.13.0

### Minor 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.13.0",
"version": "2.13.1",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions inlang/source-code/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @inlang/editor

## null

### Patch Changes

- @lix-js/server@null
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.12

### Patch Changes

- Updated dependencies [1e43ae4]
- @inlang/sdk@0.28.0

## 0.2.11

### 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.11",
"version": "0.2.12",
"private": true,
"publishConfig": {
"access": "public"
Expand Down
13 changes: 13 additions & 0 deletions inlang/source-code/ide-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# inlang-vs-code-extension

## 1.36.0

### Minor Changes

- 8721ce8: add machine translate

### Patch Changes

- Updated dependencies [1e43ae4]
- @inlang/sdk@0.28.0
- @inlang/rpc@0.3.1
- @inlang/telemetry@0.3.15

## 1.35.0

### Minor 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.35.0",
"version": "1.36.0",
"engines": {
"vscode": "^1.84.2"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/paraglide-js-adapter-astro

## 0.1.14

### Patch Changes

- @inlang/paraglide-js-adapter-vite@1.2.24

## 0.1.13

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-js-adapter-astro",
"version": "0.1.13",
"version": "0.1.14",
"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/library-inlang-paraglideJsAdapterAstro",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/paraglide-js-adapter-rollup

## 1.0.30

### Patch Changes

- @inlang/paraglide-js-adapter-unplugin@1.4.13

## 1.0.29

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-js-adapter-rollup",
"version": "1.0.29",
"version": "1.0.30",
"description": "Rollup adapter for Paraglide.js",
"license": "Apache-2.0",
"type": "module",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/paraglide-js-adapter-sveltekit

## 0.5.12

### Patch Changes

- @inlang/paraglide-js-adapter-vite@1.2.24

## 0.5.11

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

## 0.1.8

### Patch Changes

- @inlang/paraglide-js-adapter-sveltekit@0.5.12

## 0.1.7

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-js-adapter-sveltekit-example",
"version": "0.1.7",
"version": "0.1.8",
"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-js-adapter-sveltekit",
"version": "0.5.11",
"version": "0.5.12",
"type": "module",
"main": "./dist/runtime/index.js",
"types": "./dist/runtime/index.d.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @inlang/paraglide-js-adapter-unplugin

## 1.4.13

### Patch Changes

- Updated dependencies [1e43ae4]
- @inlang/sdk@0.28.0
- @inlang/paraglide-js@1.3.3

## 1.4.12

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-js-adapter-unplugin",
"version": "1.4.12",
"version": "1.4.13",
"description": "Unplugin adapter for Paraglide.js",
"license": "Apache-2.0",
"type": "module",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/paraglide-js-adapter-vite

## 1.2.24

### Patch Changes

- @inlang/paraglide-js-adapter-unplugin@1.4.13

## 1.2.23

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-js-adapter-vite",
"version": "1.2.23",
"version": "1.2.24",
"description": "Vite adapter for Paraglide.js",
"license": "Apache-2.0",
"type": "module",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/paraglide-js-adapter-webpack

## 1.0.30

### Patch Changes

- @inlang/paraglide-js-adapter-unplugin@1.4.13

## 1.0.29

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-js-adapter-webpack",
"version": "1.0.29",
"version": "1.0.30",
"description": "Webpack adapter for Paraglide.js",
"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.17

### Patch Changes

- Updated dependencies [1e43ae4]
- @inlang/sdk@0.28.0

## 4.13.16

### 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.16",
"version": "4.13.17",
"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.18

### Patch Changes

- Updated dependencies [1e43ae4]
- @inlang/sdk@0.28.0

## 5.1.17

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

## 0.8.4

### Patch Changes

- Updated dependencies [1e43ae4]
- @inlang/sdk@0.28.0

## 0.8.3

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

## 1.3.8

### Patch Changes

- Updated dependencies [1e43ae4]
- @inlang/sdk@0.28.0

## 1.3.7

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

## 0.5.7

### Patch Changes

- Updated dependencies [1e43ae4]
- @inlang/sdk@0.28.0

## 0.5.6

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

## 0.3.1

### Patch Changes

- Updated dependencies [1e43ae4]
- @inlang/sdk@0.28.0

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"express": "^4.18.2"
},
"license": "Apache-2.0",
"version": "0.3.0",
"version": "0.3.1",
"devDependencies": {
"@types/body-parser": "1.19.2",
"@types/express": "4.17.17",
Expand Down
6 changes: 6 additions & 0 deletions inlang/source-code/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/sdk

## 0.28.0

### Minor Changes

- 1e43ae4: Add settingsSchema to installedPlugin & installedMessageLintRule

## 0.27.0

### Minor Changes
Expand Down
Loading

0 comments on commit 53bf881

Please sign in to comment.