Skip to content

Commit b641df9

Browse files
committed
v7.1.0
1 parent 13e2c5d commit b641df9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2+
## v7.1.0 (2022-03-23)
3+
4+
#### :rocket: Enhancement
5+
* [#427](https://github.com/qonto/ember-phone-input/pull/427) Add `onError` action callback ([@Turbo87](https://github.com/Turbo87))
6+
* [#416](https://github.com/qonto/ember-phone-input/pull/416) CI: Automate release ([@zeppelin](https://github.com/zeppelin))
7+
8+
#### Committers: 2
9+
- Gabor Babicz ([@zeppelin](https://github.com/zeppelin))
10+
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
11+
112
## v7.0.1 (2022-02-14)
213
* Same as release v7.0.0
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-phone-input",
3-
"version": "7.0.1",
3+
"version": "7.1.0",
44
"description": "A component to input / validate / submit phone numbers",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)