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 10.5.0 w/ changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tomheller committed Feb 8, 2022
1 parent d0f9a64 commit 76c9f09
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [10.5.0](https://github.com/dynatrace-oss/barista/compare/10.4.0...10.5.0) (2022-02-08)

### Bug Fixes

- **overlay:** Fixes an issue with afterExit not being called when the overlay
closes on scroll.
([ddd567b](https://github.com/dynatrace-oss/barista/commit/ddd567bb2fea9f4dbe998e750b05fde82396b7be))

### Features

- **table:** Update experimental export as CSV functionality.
([d0f9a64](https://github.com/dynatrace-oss/barista/commit/d0f9a64184495fc541c7b557795ce47ee2d26dfd))

## [10.4.0](https://github.com/dynatrace-oss/barista/compare/10.3.0...10.4.0) (2022-01-26)

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

0 comments on commit 76c9f09

Please sign in to comment.