Skip to content

Commit

Permalink
Merge pull request #3329 from opral/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages [skip preview]
  • Loading branch information
samuelstroschein authored Jan 9, 2025
2 parents d5170aa + 2865f4b commit e8622c7
Show file tree
Hide file tree
Showing 20 changed files with 95 additions and 109 deletions.
16 changes: 0 additions & 16 deletions .changeset/bright-frogs-peel.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/lemon-cherries-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-peas-cough.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/csv-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# csv-app

## 0.2.0

### Minor Changes

- c3d2d8e: Refactor: change "confirmed" to "checkpoint" and "unconfirmed" to "intermediate"

### Patch Changes

- Updated dependencies [c3d2d8e]
- @lix-js/sdk@0.3.0
- @lix-js/plugin-csv@0.0.5

## 0.1.1

### 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.1.1",
"version": "0.2.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
12 changes: 12 additions & 0 deletions packages/lix-file-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# lix-file-manager

## 0.2.0

### Minor Changes

- c3d2d8e: Refactor: change "confirmed" to "checkpoint" and "unconfirmed" to "intermediate"

### Patch Changes

- Updated dependencies [c3d2d8e]
- @lix-js/sdk@0.3.0
- @lix-js/plugin-csv@0.0.5

## 0.1.1

### 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.1.1",
"version": "0.2.0",
"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.5

### Patch Changes

- Updated dependencies [c3d2d8e]
- @lix-js/sdk@0.3.0

## 0.0.4

### 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.4",
"version": "0.0.5",
"license": "Apache-2.0",
"exports": {
".": "./dist/index.js"
Expand Down
7 changes: 7 additions & 0 deletions packages/lix-plugin-csv/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lix-js/plugin-csv

## 0.0.5

### Patch Changes

- Updated dependencies [c3d2d8e]
- @lix-js/sdk@0.3.0

## 0.0.4

### 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.0.4",
"version": "0.0.5",
"license": "Apache-2.0",
"exports": {
".": "./dist/index.js"
Expand Down
6 changes: 6 additions & 0 deletions packages/lix-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lix-js/sdk

## 0.3.0

### Minor Changes

- c3d2d8e: Refactor: change "confirmed" to "checkpoint" and "unconfirmed" to "intermediate"

## 0.2.0

### Minor 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.2.0",
"version": "0.3.0",
"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.4

### Patch Changes

- Updated dependencies [c3d2d8e]
- [email protected]
- [email protected]

## 0.0.3

### 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.3",
"version": "0.0.4",
"scripts": {
"dev": "tsx watch ./src/main.ts",
"production": "tsx ./src/main.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/markdown-wc-doc-elements/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @opral/markdown-wc-doc-elements

## 0.3.0

### Minor Changes

- fd48b2d: replace doc-important with doc-callout

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown-wc-doc-elements/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@opral/markdown-wc-doc-elements",
"type": "module",
"version": "0.2.4",
"version": "0.3.0",
"publishConfig": {
"access": "public"
},
Expand Down
16 changes: 16 additions & 0 deletions packages/markdown-wc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @opral/markdown-wc

## 0.4.0

### Minor Changes

- 70b48a8: support for mermaid diagrams

```markdown
\`\`\`mermaid
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
\`\`\`
```

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown-wc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@opral/markdown-wc",
"type": "module",
"version": "0.3.1",
"version": "0.4.0",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit e8622c7

Please sign in to comment.