We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eff9d6 commit 075fd5bCopy full SHA for 075fd5b
‎CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## v0.12.2 (2022-03-28)
2
+
3
+#### :bug: Bug Fix
4
5
+- [#136](https://github.com/GavinJoyce/ember-headlessui/pull/136) Add Fallback Focus to Dialog ([@mansona](https://github.com/mansona))
6
7
+#### Committers: 1
8
9
+- Chris Manson ([@mansona](https://github.com/mansona))
10
11
## v0.12.1 (2022-03-02)
12
13
#### :house: Internal
‎package.json
@@ -1,6 +1,6 @@
{
"name": "ember-headlessui",
- "version": "0.12.1",
+ "version": "0.12.2",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
0 commit comments