Skip to content

Commit

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

24fc3cd42 [PERF] tokenizer: avoid useless array map Task: 3920705
ac71422a4 [PERF] tokenizer: avoid regexp match Task: 3922347

closes #4212

Task: 0
Signed-off-by: Lucas Lefèvre (lul) <lul@odoo.com>
  • Loading branch information
LucasLefevre committed May 15, 2024
1 parent 24fc3cd commit fc959fe
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": "17.1.14",
"version": "17.1.15",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit fc959fe

Please sign in to comment.