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

Commit 358aba0

Browse files
committed
chore: Bump version to 16.0.2 w/ changelog
1 parent 68fc726 commit 358aba0

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [16.0.2](https://github.com/dynatrace-oss/barista/compare/16.0.1...16.0.2) (2024-01-22)
2+
3+
### Bug Fixes
4+
5+
- **indicator:** Exhaustively check for valid stateChanges subject before
6+
completing it.
7+
([68fc726](https://github.com/dynatrace-oss/barista/commit/68fc7260959a5495cf0adc3627a30966fec08a63))
8+
19
## [16.0.1](https://github.com/dynatrace-oss/barista/compare/16.0.0...16.0.1) (2023-11-02)
210

311
### Bug Fixes

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)