Skip to content

Commit

Permalink
chore(master): release 0.43.1-next.12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 4, 2023
1 parent 9a56187 commit c78d3ae
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.43.1-next.12](https://github.com/lyne-design-system/lyne-components/compare/v0.43.0-next.12...v0.43.1-next.12) (2023-12-04)


### Bug Fixes

* move ref to the back of declarations ([9a56187](https://github.com/lyne-design-system/lyne-components/commit/9a56187178de7ac80e160ab143fc8a559e0e739f))
* move ref to the back of declarations ([#2243](https://github.com/lyne-design-system/lyne-components/issues/2243)) ([a6ddbc4](https://github.com/lyne-design-system/lyne-components/commit/a6ddbc406868987773e3c2ea46341a600c03f221))
* **sbb-dialog:** correctly check whether pointer down event is on dialog ([#2245](https://github.com/lyne-design-system/lyne-components/issues/2245)) ([fcada63](https://github.com/lyne-design-system/lyne-components/commit/fcada63f44fd2d5d5827f1f46c2519d6e4839d5d))
* sbb-occupancy bug in high contrast mode ([#2143](https://github.com/lyne-design-system/lyne-components/issues/2143)) ([9e757b6](https://github.com/lyne-design-system/lyne-components/commit/9e757b66ffd5ba82d00d9e85eb5982261d4b90f6))
* **sbb-select:** fix template mismatch on hydration ([#2241](https://github.com/lyne-design-system/lyne-components/issues/2241)) ([6608466](https://github.com/lyne-design-system/lyne-components/commit/66084663ba3423b81f3bb5d8665df099418f2cc8))
* **select:** enhance test robustness ([#2256](https://github.com/lyne-design-system/lyne-components/issues/2256)) ([a8c4d21](https://github.com/lyne-design-system/lyne-components/commit/a8c4d212585ceef74a943a09e8f75b5fd49c48e7))

## [0.43.0-next.12](https://github.com/lyne-design-system/lyne-components/compare/v0.43.0-next.11...v0.43.0-next.12) (2023-11-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sbb-esta/lyne-components",
"version": "0.43.0-next.12",
"version": "0.43.1-next.12",
"description": "Lyne Design System",
"keywords": [
"design system",
Expand Down

0 comments on commit c78d3ae

Please sign in to comment.