Skip to content

Commit 1506b19

Browse files
committed
🔖 Released v0.14.0
1 parent 87f2541 commit 1506b19

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

‎ember-headlessui/CHANGELOG.md‎

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
{
2+
cwd: '/home/nvp/Development/OpenSource/ember-headlessui/ember-headlessui'
3+
}
4+
5+
## v0.14.0 (2023-08-02)
6+
7+
#### :rocket: Enhancement
8+
* [#173](https://github.com/GavinJoyce/ember-headlessui/pull/173) :bug: <Listbox> should scroll option into view only once ([@far-fetched](https://github.com/far-fetched))
9+
* [#165](https://github.com/GavinJoyce/ember-headlessui/pull/165) Add Combobox component ([@balinterdi](https://github.com/balinterdi))
10+
11+
#### :bug: Bug Fix
12+
* [#176](https://github.com/GavinJoyce/ember-headlessui/pull/176) Fix ember-modifier import path ([@herzzanu](https://github.com/herzzanu))
13+
* [#175](https://github.com/GavinJoyce/ember-headlessui/pull/175) FIX: add default type='button' to switch ([@rreckonerr](https://github.com/rreckonerr))
14+
15+
#### :house: Internal
16+
* [#178](https://github.com/GavinJoyce/ember-headlessui/pull/178) Combobox refactor selected value ([@far-fetched](https://github.com/far-fetched))
17+
18+
#### Committers: 4
19+
- Balint Erdi ([@balinterdi](https://github.com/balinterdi))
20+
- Piotr ([@far-fetched](https://github.com/far-fetched))
21+
- Sabin Hertanu ([@herzzanu](https://github.com/herzzanu))
22+
- Volodymyr Radchenko ([@rreckonerr](https://github.com/rreckonerr))
23+
124
## v0.13.0 (2022-07-16)
225

326
#### :rocket: Enhancement

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

0 commit comments

Comments
 (0)