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 2, 2025
1 parent 4bd9cad commit 03da8e2
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/renovate-b41ba01.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/nuxt-typography-layer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @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`.

## 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

0 comments on commit 03da8e2

Please sign in to comment.