Skip to content

Commit a34f79c

Browse files
author
mrloop
committed
v4.1.0
1 parent 1a1d93b commit a34f79c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

2+
3+
## v4.1.0 (2022-08-19)
4+
5+
#### :rocket: Enhancement
6+
* [#375](https://github.com/qonto/ember-amount-input/pull/375) Add named argument `@inputId` to allow setting the input id ([@mrloop](https://github.com/mrloop))
7+
8+
#### :memo: Documentation
9+
* [#371](https://github.com/qonto/ember-amount-input/pull/371) Update release instructions and link to docs ([@mrloop](https://github.com/mrloop))
10+
11+
#### Committers: 1
12+
- Ewan McDougall ([@mrloop](https://github.com/mrloop))
13+
214
## v4.0.0 (2022-07-18)
315

416
#### :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-amount-input",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)