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

Commit 3ea3a1b

Browse files
committed
chore: Bump version to 11.0.4 w/ changelog
1 parent 449950b commit 3ea3a1b

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+
## [11.0.4](https://github.com/dynatrace-oss/barista/compare/11.0.3...11.0.4) (2023-07-25)
2+
3+
### Bug Fixes
4+
5+
- **table:** Fixes an issue with the dependency injection of simple-column-base.
6+
([449950b](https://github.com/dynatrace-oss/barista/commit/449950b56fca05b84c06cfa9f29d659c4118eec1))
7+
18
## [11.0.3](https://github.com/dynatrace-oss/barista/compare/11.0.2...11.0.3) (2023-07-24)
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": "11.0.3",
3+
"version": "11.0.4",
44
"description": "The design system repository at Dynatrace",
55
"scripts": {
66
"build": "ng build",

0 commit comments

Comments
 (0)