Skip to content

Commit 42af7e2

Browse files
committed
Release 3.0.1
1 parent 46813ac commit 42af7e2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v3.0.1 (2021-02-27)
2+
3+
#### :bug: Bug Fix
4+
* [#209](https://github.com/kaliber5/ember-bootstrap-power-select/pull/209) Add back `@placeholder` argument ([@lolmaus](https://github.com/lolmaus))
5+
6+
#### Committers: 2
7+
- Andrey Mikhaylov (lolmaus) ([@lolmaus](https://github.com/lolmaus))
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
110
## v3.0.0 (2020-09-24)
211

312
#### :boom: Breaking Change

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-bootstrap-power-select",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Integrate ember-power-select into your ember-bootstrap forms",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)