|
1 | 1 | # [16.1.0-beta.4](https://github.com/Neovici/cosmoz-omnitable/compare/v16.1.0-beta.3...v16.1.0-beta.4) (2026-01-14) |
2 | 2 |
|
3 | 3 |
|
4 | | -### Bug Fixes |
5 | | - |
6 | | -* add permissions to workflow configuration ([2b45704](https://github.com/Neovici/cosmoz-omnitable/commit/2b45704f73aa796d4c21dc857ed81ce35bcf1766)) |
7 | | -* column config is invalidated every time the contents of the slot changes ([#818](https://github.com/Neovici/cosmoz-omnitable/issues/818)) ([b6b9192](https://github.com/Neovici/cosmoz-omnitable/commit/b6b9192e7d07f2ddc2de113386d716b239f6a9a1)) |
8 | | -* remove unused headerFocused parameter from renderDropdown ([#800](https://github.com/Neovici/cosmoz-omnitable/issues/800)) ([40b8bae](https://github.com/Neovici/cosmoz-omnitable/commit/40b8baedbda25e3d96bf1343d2a49492fa3fd155)) |
9 | | -* repository URL case sensitivity ([ea5ef78](https://github.com/Neovici/cosmoz-omnitable/commit/ea5ef783696ae5778767a9c71da5cd2edcda6fdd)) |
10 | | -* test npm publishing ([8c719bf](https://github.com/Neovici/cosmoz-omnitable/commit/8c719bf97a0d9afe344d0009030d4fce1a90a1ea)) |
11 | | - |
12 | | - |
13 | 4 | ### Features |
14 | 5 |
|
15 | | -* add title to settings toggle button ([5f27654](https://github.com/Neovici/cosmoz-omnitable/commit/5f276540cdbfdf1da0c8b4e0ae562ca33c0030fb)) |
16 | 6 | * convert use-track-size.js to typescript ([#851](https://github.com/Neovici/cosmoz-omnitable/issues/851)) ([8d2349a](https://github.com/Neovici/cosmoz-omnitable/commit/8d2349a3b02ca0cc638531947df6c1325b8e8a00)) |
17 | 7 |
|
18 | 8 | # [16.1.0-beta.3](https://github.com/neovici/cosmoz-omnitable/compare/v16.1.0-beta.2...v16.1.0-beta.3) (2025-12-05) |
|
36 | 26 |
|
37 | 27 | * convert save-as-xlsx-action.js to ts ([2271f19](https://github.com/neovici/cosmoz-omnitable/commit/2271f190dd9fa7f98362d41f8f0c601868b7fff9)) |
38 | 28 |
|
| 29 | +## [16.1.1](https://github.com/Neovici/cosmoz-omnitable/compare/v16.1.0...v16.1.1) (2026-01-26) |
| 30 | + |
| 31 | + |
| 32 | +### Bug Fixes |
| 33 | + |
| 34 | +* add permissions to workflow configuration ([2b45704](https://github.com/Neovici/cosmoz-omnitable/commit/2b45704f73aa796d4c21dc857ed81ce35bcf1766)) |
| 35 | +* column config is invalidated every time the contents of the slot changes ([#818](https://github.com/Neovici/cosmoz-omnitable/issues/818)) ([b6b9192](https://github.com/Neovici/cosmoz-omnitable/commit/b6b9192e7d07f2ddc2de113386d716b239f6a9a1)) |
| 36 | +* remove unused headerFocused parameter from renderDropdown ([#800](https://github.com/Neovici/cosmoz-omnitable/issues/800)) ([40b8bae](https://github.com/Neovici/cosmoz-omnitable/commit/40b8baedbda25e3d96bf1343d2a49492fa3fd155)) |
| 37 | +* repository URL case sensitivity ([ea5ef78](https://github.com/Neovici/cosmoz-omnitable/commit/ea5ef783696ae5778767a9c71da5cd2edcda6fdd)) |
| 38 | +* test npm publishing ([8c719bf](https://github.com/Neovici/cosmoz-omnitable/commit/8c719bf97a0d9afe344d0009030d4fce1a90a1ea)) |
| 39 | +* skip initial column layout animation for faster perceived load ([#859](https://github.com/Neovici/cosmoz-omnitable/issues/859)) ([619fbbc](https://github.com/Neovici/cosmoz-omnitable/commit/619fbbc7955614f70a3aade945d152c7661233c3)) |
| 40 | + |
| 41 | +# [16.1.0](https://github.com/Neovici/cosmoz-omnitable/compare/v16.0.3...v16.1.0) (2026-01-26) |
| 42 | + |
| 43 | + |
| 44 | +### Features |
| 45 | + |
| 46 | +* add title to settings toggle button ([5f27654](https://github.com/Neovici/cosmoz-omnitable/commit/5f276540cdbfdf1da0c8b4e0ae562ca33c0030fb)) |
| 47 | + |
39 | 48 | ## [16.0.3](https://github.com/Neovici/cosmoz-omnitable/compare/v16.0.2...v16.0.3) (2025-12-10) |
40 | 49 |
|
41 | 50 |
|
|
0 commit comments