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.3 w/ changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tomheller committed Jul 24, 2023
1 parent 4e51c6f commit 1d2b4bd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [11.0.3](https://github.com/dynatrace-oss/barista/compare/11.0.2...11.0.3) (2023-07-24)

### Bug Fixes

- **link:** Fixes a regression with the size of the external link icon.
([4e51c6f](https://github.com/dynatrace-oss/barista/commit/4e51c6f510d076fe97690006d9d12d6622366514))

## [11.0.2](https://github.com/dynatrace-oss/barista/compare/11.0.1...11.0.2) (2023-07-24)

### 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.2",
"version": "11.0.3",
"description": "The design system repository at Dynatrace",
"scripts": {
"build": "ng build",
Expand Down

0 comments on commit 1d2b4bd

Please sign in to comment.