We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf4721 commit 1aba675Copy full SHA for 1aba675
βCHANGELOG.mdβ
@@ -1,3 +1,13 @@
1
+## v0.12.3 (2022-05-04)
2
+
3
+#### :bug: Bug Fix
4
5
+- [#139](https://github.com/GavinJoyce/ember-headlessui/pull/139) fix rootElement when running in /tests ([@mansona](https://github.com/mansona))
6
7
+#### Committers: 1
8
9
+- Chris Manson ([@mansona](https://github.com/mansona))
10
11
## v0.12.2 (2022-03-28)
12
13
#### :bug: Bug Fix
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "ember-headlessui",
- "version": "0.12.2",
+ "version": "0.12.3",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
0 commit comments