Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 2eeb2a4

Browse files
committed
chore: Bump version to 16.0.4 w/ changelog
1 parent 3a4492f commit 2eeb2a4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [16.0.4](https://github.com/dynatrace-oss/barista/compare/16.0.3...16.0.4) (2024-02-26)
2+
3+
### Bug Fixes
4+
5+
- **drawer:** Removed no longer necessary will-change property from the drawer.
6+
([3a4492f](https://github.com/dynatrace-oss/barista/commit/3a4492ffa64b7a87f04b758b5f9bb3d7f1ce5d6b))
7+
18
## [16.0.3](https://github.com/dynatrace-oss/barista/compare/16.0.2...16.0.3) (2024-01-31)
29

310
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dynatrace-oss/barista",
3-
"version": "16.0.3",
3+
"version": "16.0.4",
44
"description": "The design system repository at Dynatrace",
55
"scripts": {
66
"build": "ng build",

0 commit comments

Comments
 (0)