Skip to content

Commit 6cc6b28

Browse files
committed
🔖 Released v0.11.1
1 parent a102b8a commit 6cc6b28

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v0.11.1 (2022-01-09)
2+
3+
#### :bug: Bug Fix
4+
5+
- [#127](https://github.com/GavinJoyce/ember-headlessui/pull/127) Move ember-modifier to dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
6+
- [#121](https://github.com/GavinJoyce/ember-headlessui/pull/121) Fix `it should add a scroll lock to the html tag` test ([@bertdeblock](https://github.com/bertdeblock))
7+
8+
#### :house: Internal
9+
10+
- [#122](https://github.com/GavinJoyce/ember-headlessui/pull/122), [#123](https://github.com/GavinJoyce/ember-headlessui/pull/123), [#124](https://github.com/GavinJoyce/ember-headlessui/pull/124) Enable skipped transition tests again ([@bertdeblock](https://github.com/bertdeblock))
11+
12+
#### Committers: 2
13+
14+
- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))
15+
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
16+
117
## v0.11.0 (2021-12-18)
218

319
#### :rocket: Enhancement

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-headlessui",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)