Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraBianchi committed Dec 28, 2024
1 parent 848b6fd commit 364e557
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.0.0](https://github.com/collective/volto-form-counter/compare/v0.1.3...v1.0.0)

- feat: added input field to set counter value [`#1`](https://github.com/collective/volto-form-counter/pull/1)
- chore: updated widget with getCounterValue api call [`23c7ecf`](https://github.com/collective/volto-form-counter/commit/23c7ecf11a235754dba5502dddca3f9c414c41cd)
- chore: updated couter patch [`ec4a0ad`](https://github.com/collective/volto-form-counter/commit/ec4a0adb2505a50508137e7ffa9c9bdd3cdcdba7)

#### [v0.1.3](https://github.com/collective/volto-form-counter/compare/v0.1.2...v0.1.3)

> 10 December 2024
- Release 0.1.3 [`b8dc7ee`](https://github.com/collective/volto-form-counter/commit/b8dc7ee7078f990fc5fe3364685f5000efee0c9d)
- fix: updated form_counter message [`9a43438`](https://github.com/collective/volto-form-counter/commit/9a43438365526e7a08c3f353364c807f1c0b654d)

#### [v0.1.2](https://github.com/collective/volto-form-counter/compare/v0.1.1...v0.1.2)
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": "volto-form-counter",
"version": "0.1.3",
"version": "1.0.0",
"description": "volto-form-counter: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 364e557

Please sign in to comment.