Skip to content

Commit

Permalink
Merge pull request #2965 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 Jun 25, 2024
2 parents b1019a6 + 1c273ba commit 7238273
Show file tree
Hide file tree
Showing 74 changed files with 318 additions and 72 deletions.
17 changes: 0 additions & 17 deletions .changeset/cold-rockets-attack.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/cuddly-kangaroos-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-windows-try.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/path-norm-lix.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.39

### Patch Changes

- @inlang/sdk@0.36.3
- @lix-js/client@2.2.1

## 0.7.38

### 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,6 +1,6 @@
{
"name": "@inlang/badge",
"version": "0.7.38",
"version": "0.7.39",
"type": "module",
"private": true,
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions inlang/source-code/doc-layout-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/settings-component

## 0.0.23

### Patch Changes

- @inlang/sdk@0.36.3

## 0.0.22

### 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.22",
"version": "0.0.23",
"publishConfig": {
"access": "public"
},
Expand Down
10 changes: 10 additions & 0 deletions inlang/source-code/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @inlang/editor

## 0.1.7

### Patch Changes

- c07c5a4: fix: Ninja recommendation
- Updated dependencies [e8d74b9]
- @lix-js/fs@2.2.0
- @lix-js/client@2.2.1
- @inlang/settings-component@1.0.30

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/editor",
"version": "0.1.6",
"version": "0.1.7",
"type": "module",
"private": true,
"scripts": {
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.39

### Patch Changes

- Updated dependencies [e37eabf]
- @inlang/paraglide-js@1.11.0
- @inlang/sdk@0.36.3

## 0.0.38

### 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.38",
"version": "0.0.39",
"private": true,
"type": "module",
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @inlang/paraglide-next-e2e

## 0.0.24

### Patch Changes

- Updated dependencies [4e1aefa]
- @inlang/paraglide-next@0.5.0
- @inlang/sdk@0.36.3

## 0.0.23

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

## 0.3.17

### Patch Changes

- Updated dependencies [e8d74b9]
- @lix-js/fs@2.2.0
- @inlang/sdk@0.36.3
- @lix-js/client@2.2.1

## 0.3.16

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

## 1.48.0

### Minor Changes

- e37eabf: - renamed packages `@inlang/cross-sell-X` to `@inlang/recommend-X` be more descriptive
- refactor recommendation view in Sherlock VS Code extension
- introduce new `shouldRecommend` function to `@inlang/recommend-sherlock` & `@inlang/recommend-ninja`

### Patch Changes

- Updated dependencies [e37eabf]
- Updated dependencies [e8d74b9]
- @inlang/recommend-sherlock@0.1.0
- @inlang/recommend-ninja@0.1.0
- @lix-js/fs@2.2.0
- @inlang/sdk@0.36.3
- @lix-js/client@2.2.1
- @inlang/rpc@0.3.35
- @inlang/settings-component@1.0.30
- @inlang/telemetry@0.3.50

## 1.47.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.47.0",
"version": "1.48.0",
"engines": {
"vscode": "^1.84.2"
},
Expand Down
6 changes: 6 additions & 0 deletions inlang/source-code/message-bundle-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/message-bundle-component

## 0.1.21

### Patch Changes

- @inlang/sdk@0.36.3

## 0.1.20

### 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.20",
"version": "0.1.21",
"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.32

### Patch Changes

- @inlang/paraglide-vite@1.2.72

## 0.1.31

### 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.31",
"version": "0.1.32",
"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
8 changes: 8 additions & 0 deletions inlang/source-code/paraglide/paraglide-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @inlang/paraglide-js

## 1.11.0

### Minor Changes

- e37eabf: - renamed packages `@inlang/cross-sell-X` to `@inlang/recommend-X` be more descriptive
- refactor recommendation view in Sherlock VS Code extension
- introduce new `shouldRecommend` function to `@inlang/recommend-sherlock` & `@inlang/recommend-ninja`

## 1.10.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/paraglide/paraglide-js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inlang/paraglide-js",
"type": "module",
"version": "1.10.1",
"version": "1.11.0",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
Expand Down
23 changes: 23 additions & 0 deletions inlang/source-code/paraglide/paraglide-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @inlang/paraglide-next

## 0.5.0

### Minor Changes

- 4e1aefa: `PrefixStrategy` now has a `prefixes` option to customize which prefix a language uses in the url.

```ts
const strategy = PrefixStrategy<AvailableLanguageTag>({
prefixes: {
"de-CH": "swiss", // use /swiss instead of /de-CH in the URL
},
})
```

Prefixes must be unique and may not include slashes.

Inspired by [Astro's custom locale paths](https://docs.astro.build/en/guides/internationalization/#custom-locale-paths).

### Patch Changes

- Updated dependencies [e37eabf]
- @inlang/paraglide-js@1.11.0

## 0.4.4

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

## 0.2.25

### Patch Changes

- Updated dependencies [4e1aefa]
- @inlang/paraglide-next@0.5.0

## 0.2.24

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-next-example-app",
"version": "0.2.24",
"version": "0.2.25",
"private": true,
"scripts": {
"_dev": "next dev",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inlang/paraglide-next-example-pages

## 0.2.27

### Patch Changes

- Updated dependencies [4e1aefa]
- @inlang/paraglide-next@0.5.0

## 0.2.26

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-next-example-pages",
"version": "0.2.26",
"version": "0.2.27",
"private": true,
"sideEffects": false,
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inlang/paraglide-next-example-turbo

## 0.1.21

### Patch Changes

- Updated dependencies [e37eabf]
- @inlang/paraglide-js@1.11.0

## 0.1.20

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/paraglide-next-example-turbo",
"version": "0.1.20",
"version": "0.1.21",
"private": true,
"scripts": {
"_dev": "next dev --turbo",
Expand Down
2 changes: 1 addition & 1 deletion inlang/source-code/paraglide/paraglide-next/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inlang/paraglide-next",
"description": "The easiest way to do i18n in NextJS",
"version": "0.4.4",
"version": "0.5.0",
"publishConfig": {
"access": "public"
},
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.78

### Patch Changes

- @inlang/paraglide-unplugin@1.8.3

## 1.0.77

### 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.77",
"version": "1.0.78",
"description": "Rollup Plugin for running the Paraglide i18n compiler",
"license": "Apache-2.0",
"type": "module",
Expand Down
Loading

0 comments on commit 7238273

Please sign in to comment.