Skip to content

Commit

Permalink
Merge pull request #117 from gbicou/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
gbicou authored Aug 13, 2024
2 parents d51c2f8 + f820c91 commit f623553
Show file tree
Hide file tree
Showing 17 changed files with 73 additions and 19 deletions.
11 changes: 0 additions & 11 deletions .changeset/selfish-ads-care.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.8

### Patch Changes

- Updated dependencies [[`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704)]:
- @bicou/prosemirror-render-vue@0.0.8

## 0.0.7

### 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.7",
"version": "0.0.8",
"description": "",
"keywords": [],
"license": "ISC",
Expand Down
7 changes: 7 additions & 0 deletions eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @bicou/eslint-config

## 1.0.1

### Patch Changes

- [`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704) Thanks [@gbicou](https://github.com/gbicou)! - dependencies upgrade
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.0",
"version": "1.0.1",
"private": true,
"description": "",
"main": "index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/nuxt-module/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @bicou/prosemirror-render-nuxt

## 0.0.8

### Patch Changes

- [`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704) Thanks [@gbicou](https://github.com/gbicou)! - dependencies upgrade

- Updated dependencies [[`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704)]:
- @bicou/prosemirror-render-vue@0.0.8

## 0.0.7

### 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.7",
"version": "0.0.8",
"description": "Nuxt module to render ProseMirror JSON data",
"license": "MIT",
"author": "Benjamin VIELLARD <bicou@bicou.com>",
Expand Down
9 changes: 9 additions & 0 deletions packages/nuxt-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @bicou/prosemirror-render-nuxt-playground

## 0.0.8

### Patch Changes

- [`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704) Thanks [@gbicou](https://github.com/gbicou)! - dependencies upgrade

- Updated dependencies [[`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704)]:
- @bicou/prosemirror-render-nuxt@0.0.8

## 0.0.7

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

### Patch Changes

- [`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704) Thanks [@gbicou](https://github.com/gbicou)! - dependencies upgrade

- Updated dependencies [[`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704)]:
- @bicou/prosemirror-render-nuxt@0.0.8

## 0.0.7

### 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.7",
"version": "0.0.8",
"description": "Nuxt layer to render ProseMirror JSON data with Nuxt Typography",
"license": "MIT",
"author": "Benjamin VIELLARD <bicou@bicou.com>",
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.6

### Patch Changes

- [`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704) Thanks [@gbicou](https://github.com/gbicou)! - dependencies upgrade

- Updated dependencies [[`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704)]:
- @bicou/prosemirror-render-nuxt-typography@0.0.8

## 0.0.5

### 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.5",
"version": "0.0.6",
"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.8

### Patch Changes

- [`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704) Thanks [@gbicou](https://github.com/gbicou)! - dependencies upgrade

- Updated dependencies [[`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704)]:
- @bicou/prosemirror-render-vue@0.0.8

## 0.0.7

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

### Patch Changes

- [`51e7cf8`](https://github.com/gbicou/prosemirror-render/commit/51e7cf8a6ac2689934529d40ec000867733f0704) Thanks [@gbicou](https://github.com/gbicou)! - dependencies upgrade

## 0.0.7

### 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.7",
"version": "0.0.8",
"description": "Vue plugin to render ProseMirror JSON data",
"license": "MIT",
"author": "Benjamin VIELLARD <bicou@bicou.com>",
Expand Down

0 comments on commit f623553

Please sign in to comment.