Skip to content

Commit

Permalink
chore(changeset): version update (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 29, 2024
1 parent 17ad33b commit ba8b184
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-kids-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brown-toys-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-radios-film.md

This file was deleted.

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

## 1.1.0

### Minor Changes

- 17ad33b: perf: run EditorView-hack concurrently, make it a lot faster

### Patch Changes

- 17ad33b: fix: skip NodeViews in EditorView-hack since it doesn't work on them
- Updated dependencies [e0b293a]
- prosemirror-dev-toolkit@1.1.7

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extension",
"version": "1.0.11",
"version": "1.1.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/prosemirror-dev-toolkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# prosemirror-dev-toolkit

## 1.1.7

### Patch Changes

- e0b293a: chore: update deps

## 1.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/prosemirror-dev-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prosemirror-dev-toolkit",
"version": "1.1.6",
"version": "1.1.7",
"description": "Injectable dev tools for ProseMirror editors",
"author": "Teemu Koivisto <teemukoivisto.xyz@gmail.com>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# site

## 0.0.14

### Patch Changes

- Updated dependencies [e0b293a]
- prosemirror-dev-toolkit@1.1.7

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/site/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "site",
"private": true,
"version": "0.0.13",
"version": "0.0.14",
"type": "module",
"homepage": "https://teemukoivisto.github.io/prosemirror-dev-toolkit/",
"scripts": {
Expand Down

0 comments on commit ba8b184

Please # to comment.