Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and janfjohannes committed May 28, 2024
1 parent 4a25124 commit 7e56190
Show file tree
Hide file tree
Showing 67 changed files with 280 additions and 40 deletions.
5 changes: 0 additions & 5 deletions .changeset/code-style-dep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-dolphins-suffer.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.19

### Patch Changes

- Updated dependencies [3896fe6]
- @inlang/cli@2.17.0

## 0.1.18

### 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.18",
"version": "0.1.19",
"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.29

### Patch Changes

- @inlang/sdk@0.35.2
- @lix-js/client@2.0.1

## 0.7.28

### 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.28",
"version": "0.7.29",
"private": true,
"exports": {
".": "./dist/index.js",
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.17.0

### Minor Changes

- 3896fe6: fix: move dependencies to dev dependencies to avoid "unpublished dependency" issues

## 2.16.10

### 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.10",
"version": "2.17.0",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 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,13 @@
# @inlang/cross-sell-ninja

## 0.0.22

### Patch Changes

- Updated dependencies [4a25124]
- @lix-js/fs@2.1.0
- @inlang/sdk@0.35.2

## 0.0.21

### 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.21",
"version": "0.0.22",
"type": "module",
"publishConfig": {
"access": "public"
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.12

### Patch Changes

- @inlang/sdk@0.35.2

## 0.0.11

### 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.11",
"version": "0.0.12",
"publishConfig": {
"access": "public"
},
Expand Down
9 changes: 9 additions & 0 deletions inlang/source-code/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

### Patch Changes

- Updated dependencies [4a25124]
- @lix-js/fs@2.1.0
- @lix-js/client@2.0.1
- @inlang/settings-component@1.0.19

## null

### Patch Changes

- Updated dependencies [00ad046]
- Updated dependencies [00ad046]
- @lix-js/fs@2.0.0
Expand Down
7 changes: 7 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,12 @@
# @inlang/paraglide-js-e2e

## 0.0.28

### Patch Changes

- @inlang/paraglide-js@1.9.1
- @inlang/sdk@0.35.2

## 0.0.27

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

## 0.0.9

### Patch Changes

- @inlang/paraglide-next@0.3.0
- @inlang/sdk@0.35.2

## 0.0.8

### 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.8",
"version": "0.0.9",
"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.6

### Patch Changes

- Updated dependencies [4a25124]
- @lix-js/fs@2.1.0
- @inlang/sdk@0.35.2
- @lix-js/client@2.0.1

## 0.3.5

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

## 1.44.6

### Patch Changes

- Updated dependencies [4a25124]
- @lix-js/fs@2.1.0
- @inlang/sdk@0.35.2
- @lix-js/client@2.0.1
- @inlang/rpc@0.3.24
- @inlang/settings-component@1.0.19
- @inlang/telemetry@0.3.39

## 1.44.5

### 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.44.5",
"version": "1.44.6",
"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.10

### Patch Changes

- @inlang/sdk@0.35.2

## 0.1.9

### 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.9",
"version": "0.1.10",
"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.20

### Patch Changes

- @inlang/paraglide-vite@1.2.60

## 0.1.19

### 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.19",
"version": "0.1.20",
"author": "inlang <hello@inlang.com> (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.66

### Patch Changes

- @inlang/paraglide-unplugin@1.6.10

## 1.0.65

### 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.65",
"version": "1.0.66",
"description": "Rollup Plugin for running the Paraglide i18n compiler",
"license": "Apache-2.0",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions inlang/source-code/paraglide/paraglide-sveltekit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @inlang/paraglide-sveltekit

## 0.8.4

### Patch Changes

- @inlang/paraglide-js@1.9.1
- @lix-js/client@2.0.1
- @inlang/paraglide-vite@1.2.60

## 0.8.3

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

## 0.1.48

### Patch Changes

- @inlang/paraglide-sveltekit@0.8.4

## 0.1.47

### 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.47",
"version": "0.1.48",
"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.8.3",
"version": "0.8.4",
"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.10

### Patch Changes

- @inlang/paraglide-js@1.9.1
- @inlang/sdk@0.35.2
- @lix-js/client@2.0.1

## 1.6.9

### 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.9",
"version": "1.6.10",
"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.60

### Patch Changes

- @inlang/paraglide-unplugin@1.6.10

## 1.2.59

### 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.59",
"version": "1.2.60",
"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.66

### Patch Changes

- @inlang/paraglide-unplugin@1.6.10

## 1.0.65

### 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.65",
"version": "1.0.66",
"description": "Webpack plugin for running the Paraglide i18n compiler",
"license": "Apache-2.0",
"type": "module",
Expand Down
Loading

0 comments on commit 7e56190

Please sign in to comment.