Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraBianchi committed Nov 11, 2024
1 parent 7bf3f55 commit 51b5b25
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
16 changes: 9 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Release Notes
### Changelog

<!-- You should *NOT* be adding new change log entries to this file.
You should create a file in the news directory instead.
For helpful instructions, please see:
https://6.docs.plone.org/contributing/index.html?highlight=towncrier#change-log-entry
-->
All notable changes to this project will be documented in this file. Dates are displayed in UTC.

<!-- towncrier release notes start -->
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### 0.1.1

- initial commit [`a5a20cf`](https://github.com/collective/volto-form-counter/commit/a5a20cf6918f44c265d386df6c33b2d5f8064772)
- chore: updated readme and locales [`5d44cd3`](https://github.com/collective/volto-form-counter/commit/5d44cd39f5680931b6d096e015f1e98a8ec7cef1)
- chore: updated release-it [`7bf3f55`](https://github.com/collective/volto-form-counter/commit/7bf3f55562a97ae5b89e75da8e0af8f3f25db6fd)
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.0",
"version": "0.1.1",
"description": "volto-form-counter: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 51b5b25

Please sign in to comment.