Skip to content

Commit 128550d

Browse files
committed
Release 4.0.1
1 parent 8695ef3 commit 128550d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
3+
## v4.0.1 (2022-05-23)
4+
5+
#### :bug: Bug Fix
6+
* [#312](https://github.com/kaliber5/ember-bootstrap-power-select/pull/312) Fix for ember-bootstrap v5.1 ([@simonihmig](https://github.com/simonihmig))
7+
8+
#### Committers: 1
9+
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
10+
211
## v4.0.0 (2022-04-20)
312

413
#### :boom: Breaking Change

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-bootstrap-power-select",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Integrate ember-power-select into your ember-bootstrap forms",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)