Skip to content

Commit

Permalink
chore(release): update changelog for releases 15.5.0 and 15.6.0 (#1834)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhaertwig authored Mar 6, 2023
1 parent ada24c1 commit 7b9bd39
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,33 @@

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.

## [15.6.0](https://github.com/sbb-design-systems/sbb-angular/compare/15.5.0...15.6.0) (2023-03-06)


### Features

* **angular/datepicker:** add option to prevent entering overflowing dates ([#1787](https://github.com/sbb-design-systems/sbb-angular/issues/1787)) ([58f2fcf](https://github.com/sbb-design-systems/sbb-angular/commit/58f2fcf68a2ece029e9e3363b970125a9a675663)), closes [#1761](https://github.com/sbb-design-systems/sbb-angular/issues/1761)
* **journey-maps:** improved route hover ([#1828](https://github.com/sbb-design-systems/sbb-angular/issues/1828)) ([d8126ea](https://github.com/sbb-design-systems/sbb-angular/commit/d8126ea43dc570345d17c8f4996fc005558c643d))


### Documentation

* add deprecation note to `angular-maps` ([#1824](https://github.com/sbb-design-systems/sbb-angular/issues/1824)) ([dbafef0](https://github.com/sbb-design-systems/sbb-angular/commit/dbafef0e883ce8d1de2daa2ccb563266c9dfbad4))
* make environment banner text configurable ([#1825](https://github.com/sbb-design-systems/sbb-angular/issues/1825)) ([ed29820](https://github.com/sbb-design-systems/sbb-angular/commit/ed298204b6be8da677f6edab40630606f9e188b3))

## [15.5.0](https://github.com/sbb-design-systems/sbb-angular/compare/15.4.1...15.5.0) (2023-02-20)


### Features

* **journey-maps:** switch between 2D and 3D layers ([#1814](https://github.com/sbb-design-systems/sbb-angular/issues/1814)) ([5c4c987](https://github.com/sbb-design-systems/sbb-angular/commit/5c4c9876148fb075594e66798f0c4a512526e1fe))
* **journey-maps:** use the new aerial style 'aerial_sbb_ki_v2' ([#1811](https://github.com/sbb-design-systems/sbb-angular/issues/1811)) ([5d842ce](https://github.com/sbb-design-systems/sbb-angular/commit/5d842ce780df9348bbbf51c823e3349bb250bcc6))


### Bug Fixes

* **deps:** update dependency @angular/cdk to v15.1.5 ([ae851c1](https://github.com/sbb-design-systems/sbb-angular/commit/ae851c1d159ae6039942d903cf61a5a97c77680a))

### [15.4.1](https://github.com/sbb-design-systems/sbb-angular/compare/15.4.0...15.4.1) (2023-02-07)

* **ci:** fix publishing of npm package
Expand Down

0 comments on commit 7b9bd39

Please sign in to comment.