Skip to content

Commit

Permalink
Release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Apr 9, 2024
1 parent 4218bca commit 9bfcd4c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
6 changes: 6 additions & 0 deletions packages/volto-vlibras/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@

<!-- towncrier release notes start -->

## 0.4.1 (2024-04-08)

### Bugfix

- Add README.md to the NPM package on release [@ericof] [#5](https://github.com/plonegovbr/volto-vlibras/issue/5)

## 0.4.0 (2024-04-03)

### Feature
Expand Down
1 change: 0 additions & 1 deletion packages/volto-vlibras/news/5.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion packages/volto-vlibras/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plonegovbr/volto-vlibras",
"version": "0.4.0",
"version": "0.4.1",
"description": "An addon integrating the VLibras service into a Plone site running Volto.",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 9bfcd4c

Please sign in to comment.