Skip to content

Commit 075fd5b

Browse files
committed
🔖 Released v0.12.2
1 parent 0eff9d6 commit 075fd5b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

‎CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
## v0.12.1 (2022-03-02)
212

313
#### :house: Internal

‎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.12.1",
3+
"version": "0.12.2",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)