Skip to content

Commit a2b06d0

Browse files
committed
chore: release v1.0.1
1 parent 7692ea5 commit a2b06d0

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Changelog
2+
3+
### [1.0.1](https://github.com/collective/volto-bookmarks/compare/1.0.0...1.0.1) (2023-05-10)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plone-collective/volto-bookmarks",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Manage bookmarks / favorites in Plone Volto",
55
"main": "src/index.js",
66
"author": "Katja Süss, https://github.com/ksuess",

0 commit comments

Comments
 (0)