Skip to content

Commit

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

be0fda378 [FIX] DataFilter: Fix overlapping filters Task: 3728009
d0a8860cb [FIX] Composer: Persistent composition when starting the edition Task: 3685891
b6c608ebe [IMP] EventStream: self releasing does not call the release callback
f61ba2f88 [IMP] mockContentHelper: use focus to change window.mockContentHelper
f8e539f7b [FIX] export: unbound formula stays unbound in snapshots

closes #3652

Signed-off-by: Rémi Rahir (rar) <[email protected]>
  • Loading branch information
rrahir committed Feb 9, 2024
1 parent be0fda3 commit 452dce2
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.0.31",
"version": "16.0.32",
"description": "A spreadsheet component",
"main": "dist/o-spreadsheet.cjs.js",
"browser": "dist/o-spreadsheet.iife.js",
Expand Down

0 comments on commit 452dce2

Please sign in to comment.