Skip to content

Commit

Permalink
[REL] 15.2.1
Browse files Browse the repository at this point in the history
### Contains the following commits:

a829d0c0 [FIX] figure,chart: Enforce unicity of figure ids
0681d278 [REV] charts: Fix chart duplicated ids
bd3e6f2d [REV] figure,chart: Prevent destructive creation
2f8c886e [IMP] config: GH release follow semantic versions of package
da17c076 [IMP] config: tag npm publications
30c53c54 [FIX] server: server checking the wrong dir to watch for changes
7e49c894 [FIX] config: Fix the action version extractor

closes #2169

Signed-off-by: Pierre Rousseau (pro) <[email protected]>
  • Loading branch information
rrahir committed Mar 6, 2023
1 parent a829d0c commit baeea23
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "@odoo/o-spreadsheet",
"version": "15.2.0",
"version": "15.2.1",
"description": "A spreadsheet component",
"main": "dist/o-spreadsheet.cjs.js",
"browser": "dist/o-spreadsheet.iife.js",
Expand Down

0 comments on commit baeea23

Please sign in to comment.