Skip to content

Commit

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

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.10](https://github.com/lyne-design-system/lyne-components/compare/v0.43.0-next.10...v0.43.1-next.10) (2023-11-27)


### Bug Fixes

* **overlays:** hide overlays before hydration ([#2226](https://github.com/lyne-design-system/lyne-components/issues/2226)) ([42ea83b](https://github.com/lyne-design-system/lyne-components/commit/42ea83bb1abf7e41e5c41d4d1a1c1706f85c7778))
* **sbb-autocomplete:** fix SSR ([#2225](https://github.com/lyne-design-system/lyne-components/issues/2225)) ([d6b0143](https://github.com/lyne-design-system/lyne-components/commit/d6b01430313dd511aba2d75b333b179cdf79cf47))
* **sbb-calendar:** ensure dateFilter works with SSR ([#2220](https://github.com/lyne-design-system/lyne-components/issues/2220)) ([4c127f9](https://github.com/lyne-design-system/lyne-components/commit/4c127f95043bab2461e417484419e185a99be5a6))
* **sbb-image:** support SSR ([#2227](https://github.com/lyne-design-system/lyne-components/issues/2227)) ([b00e2d3](https://github.com/lyne-design-system/lyne-components/commit/b00e2d33718b55c217a84981340ff2430373b197))
* **sbb-signet:** export sbb-signet correctly ([b2f304f](https://github.com/lyne-design-system/lyne-components/commit/b2f304f17def879ce938252536c67b2814357aed))
* **sbb-slider:** fix trapped focus on the knob ([#2222](https://github.com/lyne-design-system/lyne-components/issues/2222)) ([cbe33ad](https://github.com/lyne-design-system/lyne-components/commit/cbe33adedbd56e6cefd1188bdf74bdce59032e4b))
* **sbb-toggle:** supress warnings on SSR ([#2228](https://github.com/lyne-design-system/lyne-components/issues/2228)) ([9ac2eef](https://github.com/lyne-design-system/lyne-components/commit/9ac2eefe7f4a35ff64054b9c50c9d696065bf1f4))

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

### Refactorings
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.10",
"version": "0.43.1-next.10",
"description": "Lyne Design System",
"keywords": [
"design system",
Expand Down

0 comments on commit 9c7281c

Please sign in to comment.