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

Commit 45b9cf2

Browse files
committed
chore: Bump version to 11.0.5 w/ changelog
1 parent c0c65e3 commit 45b9cf2

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [11.0.5](https://github.com/dynatrace-oss/barista/compare/11.0.4...11.0.5) (2023-07-25)
2+
3+
### Bug Fixes
4+
5+
- **table:** Fixes an issue with the simple-column dependency injection for
6+
tests.
7+
([c0c65e3](https://github.com/dynatrace-oss/barista/commit/c0c65e3e8fb881d0fbe0ee80f804fa4a13da5994))
8+
19
## [11.0.4](https://github.com/dynatrace-oss/barista/compare/11.0.3...11.0.4) (2023-07-25)
210

311
### Bug Fixes

package-lock.json

+1-1
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": "11.0.4",
3+
"version": "11.0.5",
44
"description": "The design system repository at Dynatrace",
55
"scripts": {
66
"build": "ng build",

0 commit comments

Comments
 (0)