Skip to content

Commit 20543e5

Browse files
committed
v0.4.1
1 parent d3a5d37 commit 20543e5

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
4+
## v0.4.1 (2023-01-31)
5+
6+
#### :rocket: Enhancement
7+
* [#128](https://github.com/mainmatter/ember-api-actions/pull/128) Add support for `adapterOptions` ([@SkoebaSteve](https://github.com/SkoebaSteve))
8+
9+
#### Committers: 1
10+
- Steef Janssen ([@SkoebaSteve](https://github.com/SkoebaSteve))
11+
312
## v0.4.0 (2022-11-11)
413

514
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mainmatter/ember-api-actions",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)