Skip to content

Commit

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

1b554f7e1 [FIX] session: ignore already processed SNAPSHOT_CREATED Task: 4243943
f562b8eed [FIX] clipboard: cannot paste whole table style Task: 4218988
2289fc357 [FIX] export: Fix default style ignored at export Task: 4178743
b57230ff5 [FIX] table: update table style on header group removal Task: 4081345
d73ba2ab8 [FIX] Find&Replace: always search cell content if `searchFormula` Task: 4175968

closes #5086

Task: 0
Signed-off-by: Rémi Rahir (rar) <[email protected]>
  • Loading branch information
rrahir committed Oct 14, 2024
1 parent 1b554f7 commit 7e88bec
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.23",
"version": "17.2.24",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 7e88bec

Please sign in to comment.