Skip to content

Commit

Permalink
chore: release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Mar 28, 2024
1 parent 9fe1e4c commit 1e3096e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


## [2.1.0](https://github.com/collective/volto-sticky-blocks/compare/2.0.0...2.1.0) (2024-03-28)


### Features

* added container prop to StickyBlocks component and fix view ([9fe1e4c](https://github.com/collective/volto-sticky-blocks/commit/9fe1e4c5ebef052a121225e408076c6bcadc0866))


### Maintenance

* fix release-it ([882ee6c](https://github.com/collective/volto-sticky-blocks/commit/882ee6cfa27dac0ee8cc12d6670b699c9ccb4f8b))

## 2.0.0 (2024-03-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volto-sticky-blocks",
"version": "2.0.0",
"version": "2.1.0",
"description": "volto-sticky-blocks: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 1e3096e

Please sign in to comment.