Skip to content

Commit

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

83d16b346 [FIX] spreadsheet: fix scroll issue on chromium core 125 Task: 0
ed5d728c0 [FIX] misc: Fix `deepEquals` behaviour Task: 3942782
faadb9071 [FIX] translation: replace placeholders even if translation is not loaded Task: 0
dad00f089 [FIX] clipboard: wrong clipboard invalidation Task: 3901961
2fba76e85 [PERF] merge: faster intersection with zone Task: 3924969
5b7b84b7a [FIX] Composer: F4 handler should not bubble out of the composer Task: 3916488

closes #4263

Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
  • Loading branch information
rrahir committed May 24, 2024
1 parent 83d16b3 commit 3a41c3a
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.15",
"version": "17.1.16",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 3a41c3a

Please sign in to comment.