Skip to content

Commit 4649941

Browse files
committed
chore(release): 19.1.4
1 parent b9b5ff8 commit 4649941

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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.
44

5+
### [19.1.4](https://github.com/sbb-design-systems/sbb-angular/compare/19.1.3...19.1.4) (2025-02-12)
6+
7+
8+
### Bug Fixes
9+
10+
* **angular/menu:** remove dependency on animations module ([#2472](https://github.com/sbb-design-systems/sbb-angular/issues/2472)) ([b9b5ff8](https://github.com/sbb-design-systems/sbb-angular/commit/b9b5ff884b75f613c41a11e202cc6fc5a143cb5f))
11+
* **deps:** update angular to v19.1.5 ([f88084c](https://github.com/sbb-design-systems/sbb-angular/commit/f88084c9313eb628cfa798d0ee8d3abe251f174e))
12+
* **deps:** update dependency @angular/cdk to v19.1.2 ([eda9014](https://github.com/sbb-design-systems/sbb-angular/commit/eda90147859642ede8443dc67afd6fa121ec1c18))
13+
514
### [19.1.3](https://github.com/sbb-design-systems/sbb-angular/compare/19.1.2...19.1.3) (2025-01-20)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sbb-angular",
3-
"version": "19.1.3",
3+
"version": "19.1.4",
44
"private": true,
55
"engines": {
66
"node": "^18.19.1 || >=20.11.1",

0 commit comments

Comments
 (0)