Skip to content

Commit 5ab0bb7

Browse files
committed
v0.6.0
1 parent dfc9fb6 commit 5ab0bb7

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v0.6.0 (2023-03-08)
34

5+
#### :rocket: Enhancement
6+
* [#153](https://github.com/mainmatter/ember-api-actions/pull/153) Pass adapterOptions to buildURL for adapterAction ([@mrloop](https://github.com/mrloop))
7+
8+
#### Committers: 1
9+
- Ewan McDougall ([@mrloop](https://github.com/mrloop))
410

511
## v0.5.0 (2023-02-28)
612

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.5.0",
3+
"version": "0.6.0",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)