Skip to content

Commit

Permalink
chore(main): release 0.48.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 20, 2024
1 parent 863a2f4 commit 5d315fc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.48.3](https://github.com/lyne-design-system/lyne-components/compare/v0.48.2...v0.48.3) (2024-03-20)


### Bug Fixes

* **sbb-checkbox, sbb-toggle-check:** enable attribute mutation after form reset ([#2505](https://github.com/lyne-design-system/lyne-components/issues/2505)) ([6bd8924](https://github.com/lyne-design-system/lyne-components/commit/6bd892499aa3745ffa9dc52fecc3d8a392a35914))
* **sbb-navigation-section:** ensure `sbb-active` initializes correctly ([#2493](https://github.com/lyne-design-system/lyne-components/issues/2493)) ([baede50](https://github.com/lyne-design-system/lyne-components/commit/baede50909c745f5d74d55722c0bc6db12701454))

## [0.48.2](https://github.com/lyne-design-system/lyne-components/compare/v0.48.1...v0.48.2) (2024-03-14)


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.48.2",
"version": "0.48.3",
"description": "Lyne Design System",
"keywords": [
"design system",
Expand Down

0 comments on commit 5d315fc

Please sign in to comment.