Skip to content

Commit

Permalink
🔖 Released v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jan 9, 2022
1 parent a102b8a commit 6cc6b28
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## v0.11.1 (2022-01-09)

#### :bug: Bug Fix

- [#127](https://github.com/GavinJoyce/ember-headlessui/pull/127) Move ember-modifier to dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#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))

#### :house: Internal

- [#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))

#### Committers: 2

- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## v0.11.0 (2021-12-18)

#### :rocket: Enhancement
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-headlessui",
"version": "0.11.0",
"version": "0.11.1",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 6cc6b28

Please sign in to comment.