Skip to content

Commit

Permalink
[REL] 16.4.0-alpha.7
Browse files Browse the repository at this point in the history
### Contains the following commits:

37e6ebed5 [IMP] helpers: add ast iteration helper Task: 3360232
c44431ffa [IMP] TopBarComposer: allow selection in readonly mode Task: 3378521
44063ddaf [ADD] functions: add TRUE and FALSE boolean functions Task: 3360232
62a93f842 [REF] tokenizer: decouple tokenizer from functions Task: 3360232
153a50d23 [IMP] xlsx: import images

closes #2656

Signed-off-by: Lucas Lefèvre (lul) <lul@odoo.com>
  • Loading branch information
LucasLefevre committed Jul 4, 2023
1 parent 37e6ebe commit b04cf78
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.4.0-alpha.6",
"version": "16.4.0-alpha.7",
"description": "A spreadsheet component",
"main": "dist/o-spreadsheet.cjs.js",
"browser": "dist/o-spreadsheet.iife.js",
Expand Down

0 comments on commit b04cf78

Please sign in to comment.