Skip to content

Commit

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

2e5e95105 [FIX] chart: deepCopy support object without prototype Task: 3950324
146b0a0ae [FIX] spreadsheet: fix `useSpreadsheetRect` Task: 3965147
1217b1e83 [FIX] composer: Prevent default paste in composer Task: 3864000
f7df2fd33 [DOC] update integration minimal setup Task: 3918013

closes #4392

Task: 0
Signed-off-by: Pierre Rousseau (pro) <pro@odoo.com>
  • Loading branch information
pro-odoo committed Jun 10, 2024
1 parent 2e5e951 commit 14317ee
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.2.9",
"version": "17.2.10",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 14317ee

Please sign in to comment.