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

Commit ad3243a

Browse files
committed
chore: Bump version to 11.0.6 w/ changelog
1 parent 1ea9e42 commit ad3243a

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.6](https://github.com/dynatrace-oss/barista/compare/11.0.5...11.0.6) (2023-07-27)
2+
3+
### Bug Fixes
4+
5+
* **container-breakpoint-observer:** Changed the calculation of breakpoint to rely on measurements returned by the IntersectionObserverEntry. ([1ea9e42](https://github.com/dynatrace-oss/barista/commit/1ea9e4269ebd1a89a862f7ec78826738d8b70a17))
6+
7+
8+
19
## [11.0.5](https://github.com/dynatrace-oss/barista/compare/11.0.4...11.0.5) (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.5",
3+
"version": "11.0.6",
44
"description": "The design system repository at Dynatrace",
55
"scripts": {
66
"build": "ng build",

0 commit comments

Comments
 (0)