Skip to content

Commit

Permalink
Merge pull request #289 from gbicou/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
gbicou authored Jan 2, 2025
2 parents 70c2774 + fdc8b13 commit 3c01a87
Show file tree
Hide file tree
Showing 19 changed files with 68 additions and 25 deletions.
6 changes: 0 additions & 6 deletions .changeset/renovate-b41ba01.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-bb6db08.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-e88fd29.md

This file was deleted.

7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @bicou/prosemirror-render-docs

## 0.0.10

### Patch Changes

- Updated dependencies [[`bbc034f`](https://github.com/gbicou/prosemirror-render/commit/bbc034f624d602e805ea50627f112d59a84d6fa9)]:
- @bicou/prosemirror-render-vue@0.0.10

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@bicou/prosemirror-render-docs",
"version": "0.0.9",
"version": "0.0.10",
"description": "",
"keywords": [],
"license": "ISC",
Expand Down
6 changes: 6 additions & 0 deletions eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bicou/eslint-config

## 1.0.2

### Patch Changes

- [#283](https://github.com/gbicou/prosemirror-render/pull/283) [`a59b827`](https://github.com/gbicou/prosemirror-render/commit/a59b827a297cbae97c18968c255cde96a9d983b0) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript-eslint` to `8.19.0`.

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bicou/eslint-config",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"description": "",
"main": "eslint.config.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/nuxt-module/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @bicou/prosemirror-render-nuxt

## 0.0.10

### Patch Changes

- Updated dependencies [[`bbc034f`](https://github.com/gbicou/prosemirror-render/commit/bbc034f624d602e805ea50627f112d59a84d6fa9)]:
- @bicou/prosemirror-render-vue@0.0.10

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bicou/prosemirror-render-nuxt",
"version": "0.0.9",
"version": "0.0.10",
"description": "Nuxt module to render ProseMirror JSON data",
"license": "MIT",
"author": "Benjamin VIELLARD <[email protected]>",
Expand Down
7 changes: 7 additions & 0 deletions packages/nuxt-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @bicou/prosemirror-render-nuxt-playground

## 0.0.10

### Patch Changes

- Updated dependencies []:
- @bicou/prosemirror-render-nuxt@0.0.10

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@bicou/prosemirror-render-nuxt-playground",
"version": "0.0.9",
"version": "0.0.10",
"type": "module",
"scripts": {
"prepare": "nuxi prepare",
Expand Down
9 changes: 9 additions & 0 deletions packages/nuxt-typography-layer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @bicou/prosemirror-render-nuxt-typography

## 0.0.10

### Patch Changes

- [#287](https://github.com/gbicou/prosemirror-render/pull/287) [`2e73780`](https://github.com/gbicou/prosemirror-render/commit/2e737805da070fee8e6ba18f0f5de3254d67f2de) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `shiki` to `1.25.1`.

- Updated dependencies []:
- @bicou/prosemirror-render-nuxt@0.0.10

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-typography-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bicou/prosemirror-render-nuxt-typography",
"version": "0.0.9",
"version": "0.0.10",
"description": "Nuxt layer to render ProseMirror JSON data with Nuxt Typography",
"license": "MIT",
"author": "Benjamin VIELLARD <[email protected]>",
Expand Down
9 changes: 9 additions & 0 deletions packages/nuxt-typography-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @bicou/prosemirror-render-nuxt-typography-playground

## 0.0.8

### Patch Changes

- [#287](https://github.com/gbicou/prosemirror-render/pull/287) [`2e73780`](https://github.com/gbicou/prosemirror-render/commit/2e737805da070fee8e6ba18f0f5de3254d67f2de) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `shiki` to `1.25.1`.

- Updated dependencies [[`2e73780`](https://github.com/gbicou/prosemirror-render/commit/2e737805da070fee8e6ba18f0f5de3254d67f2de)]:
- @bicou/prosemirror-render-nuxt-typography@0.0.10

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-typography-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@bicou/prosemirror-render-nuxt-typography-playground",
"version": "0.0.7",
"version": "0.0.8",
"type": "module",
"scripts": {
"prepare": "nuxt prepare",
Expand Down
9 changes: 9 additions & 0 deletions packages/vue-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @bicou/prosemirror-render-vue-playground

## 0.0.10

### Patch Changes

- [#275](https://github.com/gbicou/prosemirror-render/pull/275) [`bbc034f`](https://github.com/gbicou/prosemirror-render/commit/bbc034f624d602e805ea50627f112d59a84d6fa9) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `vue-tsc` to `2.2.0`.

- Updated dependencies [[`bbc034f`](https://github.com/gbicou/prosemirror-render/commit/bbc034f624d602e805ea50627f112d59a84d6fa9)]:
- @bicou/prosemirror-render-vue@0.0.10

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@bicou/prosemirror-render-vue-playground",
"version": "0.0.9",
"version": "0.0.10",
"type": "module",
"scripts": {
"build": "vue-tsc && vite build",
Expand Down
6 changes: 6 additions & 0 deletions packages/vue-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bicou/prosemirror-render-vue

## 0.0.10

### Patch Changes

- [#275](https://github.com/gbicou/prosemirror-render/pull/275) [`bbc034f`](https://github.com/gbicou/prosemirror-render/commit/bbc034f624d602e805ea50627f112d59a84d6fa9) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `vue-tsc` to `2.2.0`.

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bicou/prosemirror-render-vue",
"version": "0.0.9",
"version": "0.0.10",
"description": "Vue plugin to render ProseMirror JSON data",
"license": "MIT",
"author": "Benjamin VIELLARD <[email protected]>",
Expand Down

0 comments on commit 3c01a87

Please sign in to comment.