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

Commit

Permalink
chore: Bump version to 11.0.5 w/ changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tomheller committed Jul 25, 2023
1 parent c0c65e3 commit 45b9cf2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [11.0.5](https://github.com/dynatrace-oss/barista/compare/11.0.4...11.0.5) (2023-07-25)

### Bug Fixes

- **table:** Fixes an issue with the simple-column dependency injection for
tests.
([c0c65e3](https://github.com/dynatrace-oss/barista/commit/c0c65e3e8fb881d0fbe0ee80f804fa4a13da5994))

## [11.0.4](https://github.com/dynatrace-oss/barista/compare/11.0.3...11.0.4) (2023-07-25)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dynatrace-oss/barista",
"version": "11.0.4",
"version": "11.0.5",
"description": "The design system repository at Dynatrace",
"scripts": {
"build": "ng build",
Expand Down

0 comments on commit 45b9cf2

Please sign in to comment.