Skip to content

Commit

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

0c4f6431 [FIX] ColorPicker: Convert custom string to valid HEX color Task: 3224839
032c6aae [IMP] readme: add npm package
fc490087 [FIX] server: Do not capture exit process event
e8775454 [IMP] package: disable console clearing
79684e11 [IMP] package: add task label
9a7147ca [FIX] filters: filter can hide all the visible rows of a sheet
e2096d7d [FIX] package: correctly name package entry files
32d0b3fa [FIX] package-lock.json: remove git conflict markers
6629aba1 [IMP] rollup: improve argument handling of rollup.config.js
886dc74b [IMP] bundle_xml: improve the bundling o xml

closes #2220

Signed-off-by: Pierre Rousseau (pro) <[email protected]>
  • Loading branch information
rrahir committed Mar 14, 2023
1 parent 0c4f643 commit c8882d9
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": "16.1.3",
"version": "16.1.4",
"description": "A spreadsheet component",
"main": "dist/o-spreadsheet.cjs.js",
"browser": "dist/o-spreadsheet.iife.js",
Expand Down

0 comments on commit c8882d9

Please sign in to comment.