Skip to content

Commit

Permalink
Fix version for frontend package
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Mar 10, 2025
1 parent 035af55 commit 7dd058f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions frontend/packages/volto-brwidgets/news/+version.internal
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix versioning for frontend package. @ericof
2 changes: 1 addition & 1 deletion frontend/packages/volto-brwidgets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plonegovbr/volto-brwidgets",
"version": "1.0.0",
"version": "1.0.0-alpha.1",
"description": "Packages implementing widgets used in Brazil for Volto projects",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 7dd058f

Please sign in to comment.