Skip to content

Commit

Permalink
chore(1.x): release 1.16.0 (#3279)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.16.0](v1.15.1...v1.16.0)
(2024-12-11)


### Features

* provide scrollbar and table styles as CSS classes
([#3285](#3285))
([156aa35](156aa35)),
closes
[#3271](#3271)


### Bug Fixes

* **sbb-form-field:** update floating label on programmatic changes
([#3277](#3277))
([922bc3c](922bc3c)),
closes
[#3274](#3274)
* **sbb-tab-group:** correctly select a new tab if it is 'active'
([#3251](#3251))
([c2f0f36](c2f0f36))


### Documentation

* fix link in the contributing guideline
([#3283](#3283))
([d5aeadf](d5aeadf))
* fix package names
([#3282](#3282))
([5909f9c](5909f9c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 11, 2024
1 parent 156aa35 commit a1feaca
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.15.1"
".": "1.16.0"
}
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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.

## [1.16.0](https://github.com/sbb-design-systems/lyne-components/compare/v1.15.1...v1.16.0) (2024-12-11)


### Features

* provide scrollbar and table styles as CSS classes ([#3285](https://github.com/sbb-design-systems/lyne-components/issues/3285)) ([156aa35](https://github.com/sbb-design-systems/lyne-components/commit/156aa35c2deccbb6537de0e27998d9e97a0c5f40)), closes [#3271](https://github.com/sbb-design-systems/lyne-components/issues/3271)


### Bug Fixes

* **sbb-form-field:** update floating label on programmatic changes ([#3277](https://github.com/sbb-design-systems/lyne-components/issues/3277)) ([922bc3c](https://github.com/sbb-design-systems/lyne-components/commit/922bc3c3d5f92e7cdd4d6b7cf2806a58fce38e2d)), closes [#3274](https://github.com/sbb-design-systems/lyne-components/issues/3274)
* **sbb-tab-group:** correctly select a new tab if it is 'active' ([#3251](https://github.com/sbb-design-systems/lyne-components/issues/3251)) ([c2f0f36](https://github.com/sbb-design-systems/lyne-components/commit/c2f0f362e757b88ef0fb84944aade98884682b66))


### Documentation

* fix link in the contributing guideline ([#3283](https://github.com/sbb-design-systems/lyne-components/issues/3283)) ([d5aeadf](https://github.com/sbb-design-systems/lyne-components/commit/d5aeadf9582a2fe363a2b3d6eb11148bc1f162d0))
* fix package names ([#3282](https://github.com/sbb-design-systems/lyne-components/issues/3282)) ([5909f9c](https://github.com/sbb-design-systems/lyne-components/commit/5909f9ceacc1a6196ccc3872a8a032b94be6e9f9))

## [1.15.1](https://github.com/sbb-design-systems/lyne-components/compare/v1.15.0...v1.15.1) (2024-12-03)


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-elements",
"version": "1.15.1",
"version": "1.16.0",
"description": "Lyne Design System",
"keywords": [
"design system",
Expand Down

0 comments on commit a1feaca

Please sign in to comment.