Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 31, 2025
1 parent 494ed75 commit 426cc08
Show file tree
Hide file tree
Showing 32 changed files with 185 additions and 53 deletions.
23 changes: 0 additions & 23 deletions .changeset/shy-lizards-sing.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/shy-ways-wonder.md

This file was deleted.

8 changes: 8 additions & 0 deletions inlang/packages/marketplace-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @inlang/marketplace-registry

## 2.0.1

### Patch Changes

- Updated dependencies [16cf0e1]
- @opral/tsconfig@1.1.0
- @inlang/marketplace-manifest@1.4.2

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/packages/marketplace-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inlang/marketplace-registry",
"type": "module",
"version": "2.0.0",
"version": "2.0.1",
"private": true,
"exports": {
".": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions inlang/packages/plugins/i18next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/plugin-i18next

## 5.0.6

### Patch Changes

- @inlang/sdk@2.1.3

## 5.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/packages/plugins/i18next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/plugin-i18next",
"version": "5.0.5",
"version": "5.0.6",
"type": "module",
"exports": {
".": "./dist/index.js"
Expand Down
2 changes: 1 addition & 1 deletion inlang/packages/plugins/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@inlang/detect-json-formatting": "1.0.0",
"@inlang/plugin": "2.4.14",
"@inlang/sdk": "0.36.3",
"@inlang/sdk": "2.1.3",
"@lix-js/fs": "2.2.0",
"@sinclair/typebox": "0.31.28"
},
Expand Down
6 changes: 6 additions & 0 deletions inlang/packages/plugins/m-function-matcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/plugin-m-function-matcher

## 1.0.7

### Patch Changes

- @inlang/sdk@2.1.3

## 1.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/packages/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": "1.0.6",
"version": "1.0.7",
"type": "module",
"exports": {
".": "./dist/index.js"
Expand Down
2 changes: 1 addition & 1 deletion inlang/packages/plugins/next-intl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@inlang/detect-json-formatting": "1.0.0",
"@inlang/sdk": "0.36.4",
"@inlang/sdk": "2.1.3",
"@sinclair/typebox": "0.31.28"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions inlang/packages/plugins/t-function-matcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/plugin-t-function-matcher

## 1.0.6

### Patch Changes

- @inlang/sdk@2.1.3

## 1.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/packages/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": "1.0.5",
"version": "1.0.6",
"type": "module",
"exports": {
".": "./dist/index.js"
Expand Down
7 changes: 7 additions & 0 deletions inlang/packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inlang/sdk

## 2.1.3

### Patch Changes

- Updated dependencies [175f7f9]
- @lix-js/sdk@0.3.6

## 2.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion inlang/packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inlang/sdk",
"version": "2.1.2",
"version": "2.1.3",
"type": "module",
"license": "MIT",
"publishConfig": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# editor-app

## 0.0.1

### Patch Changes

- @inlang/editor-component@1.0.3
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "editor-app",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
6 changes: 6 additions & 0 deletions inlang/packages/ui-components/editor-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inlang/message-bundle-component

## 1.0.3

### Patch Changes

- @inlang/sdk@2.1.3

## 1.0.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inlang/editor-component",
"type": "module",
"version": "1.0.2",
"version": "1.0.3",
"publishConfig": {
"access": "public"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/csv-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# csv-app

## 0.2.5

### Patch Changes

- Updated dependencies [175f7f9]
- @lix-js/plugin-csv@0.1.2
- @lix-js/sdk@0.3.6

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/csv-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "csv-app",
"private": true,
"version": "0.2.4",
"version": "0.2.5",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
29 changes: 29 additions & 0 deletions packages/lix-file-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# lix-file-manager

## 0.2.5

### Patch Changes

- 175f7f9: @lix-js/sdk:

- define UiDiffComponent type
- diff components can now consume multiple diffs

@lix-js/plugin-csv:

- update to use new diff component type
- display multiple diffs in a single component
- add rowId to snapshot content
- group diffs by rowId

lix-file-manager:

- add checkpoint timeline instead of change list
- refactor API diff component rendering
- refactor queries to use new UiDiffComponent type

PR URL:
https://github.com/opral/monorepo/pull/3377

- Updated dependencies [175f7f9]
- @lix-js/plugin-csv@0.1.2
- @lix-js/sdk@0.3.6

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lix-file-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lix-file-manager",
"private": true,
"version": "0.2.4",
"version": "0.2.5",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
7 changes: 7 additions & 0 deletions packages/lix-host/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lix-js/host

## 0.0.10

### Patch Changes

- Updated dependencies [175f7f9]
- @lix-js/sdk@0.3.6

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lix-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@lix-js/host",
"private": true,
"type": "module",
"version": "0.0.9",
"version": "0.0.10",
"license": "Apache-2.0",
"exports": {
".": "./dist/index.js"
Expand Down
28 changes: 28 additions & 0 deletions packages/lix-plugin-csv/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @lix-js/plugin-csv

## 0.1.2

### Patch Changes

- 175f7f9: @lix-js/sdk:

- define UiDiffComponent type
- diff components can now consume multiple diffs

@lix-js/plugin-csv:

- update to use new diff component type
- display multiple diffs in a single component
- add rowId to snapshot content
- group diffs by rowId

lix-file-manager:

- add checkpoint timeline instead of change list
- refactor API diff component rendering
- refactor queries to use new UiDiffComponent type

PR URL:
https://github.com/opral/monorepo/pull/3377

- Updated dependencies [175f7f9]
- @lix-js/sdk@0.3.6

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lix-plugin-csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@lix-js/plugin-csv",
"type": "module",
"private": true,
"version": "0.1.1",
"version": "0.1.2",
"license": "Apache-2.0",
"exports": {
".": "./dist/index.js"
Expand Down
27 changes: 27 additions & 0 deletions packages/lix-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @lix-js/sdk

## 0.3.6

### Patch Changes

- 175f7f9: @lix-js/sdk:

- define UiDiffComponent type
- diff components can now consume multiple diffs

@lix-js/plugin-csv:

- update to use new diff component type
- display multiple diffs in a single component
- add rowId to snapshot content
- group diffs by rowId

lix-file-manager:

- add checkpoint timeline instead of change list
- refactor API diff component rendering
- refactor queries to use new UiDiffComponent type

PR URL:
https://github.com/opral/monorepo/pull/3377

- @lix-js/server-api-schema@0.1.1

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lix-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lix-js/sdk",
"type": "module",
"version": "0.3.5",
"version": "0.3.6",
"license": "Apache-2.0",
"exports": {
".": "./dist/index.js"
Expand Down
8 changes: 8 additions & 0 deletions packages/lix-website-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# lix-website-server

## 0.0.9

### Patch Changes

- Updated dependencies [175f7f9]
- [email protected]
- [email protected]

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lix-website-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lix-website-server",
"type": "module",
"private": true,
"version": "0.0.8",
"version": "0.0.9",
"scripts": {
"dev": "tsx watch ./src/main.ts",
"production": "tsx ./src/main.ts",
Expand Down
Loading

0 comments on commit 426cc08

Please sign in to comment.