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 8695ef3 commit 128550dCopy full SHA for 128550d
CHANGELOG.md
@@ -1,4 +1,13 @@
1
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
11
## v4.0.0 (2022-04-20)
12
13
#### :boom: Breaking Change
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-bootstrap-power-select",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "Integrate ember-power-select into your ember-bootstrap forms",
"keywords": [
"ember-addon",
0 commit comments