Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Jul 1, 2023
1 parent 470a1b8 commit fb30fb0
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,19 @@ All notable changes to this project will be documented in this file.
> - Documentation
> - Internal
## v1.0.1 (2022-06-15)

#### Dependency Updates

- update `codemirror-*` dependencies ([5732e0b](https://github.com/sibiraj-s/prosemirror-codemirror-6/commit/5732e0b))
- update `prosemirror-*` dependencies ([5732e0b](https://github.com/sibiraj-s/prosemirror-codemirror-6/commit/5732e0b))

#### Internal

- replace jest with vitest ([19b02f2](https://github.com/sibiraj-s/prosemirror-codemirror-6/commit/19b02f2))
- configure publint ([3a85217](https://github.com/sibiraj-s/prosemirror-codemirror-6/commit/3a85217))
- add npm package provenance ([fb106da](https://github.com/sibiraj-s/prosemirror-codemirror-6/commit/fb106da))

## v1.0.0 (2022-06-15)

#### Dependency Updates
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prosemirror-codemirror-6",
"version": "1.0.0",
"version": "1.0.1",
"description": "ProseMirror with CodeMirror 6",
"author": "sibiraj-s",
"license": "MIT",
Expand Down

0 comments on commit fb30fb0

Please sign in to comment.