Skip to content

Commit 8da3aab

Browse files
committed
v0.3.0
1 parent 076c80b commit 8da3aab

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+
## v0.3.0 (2022-11-07)
4+
5+
#### :rocket: Enhancement
6+
* [#31](https://github.com/mainmatter/ember-api-actions/pull/31) Pass record snapshots to `buildURL()` method ([@Turbo87](https://github.com/Turbo87))
7+
8+
#### :house: Internal
9+
* [#32](https://github.com/mainmatter/ember-api-actions/pull/32) ember-try: Replace ember-source with ember-data scenarios ([@Turbo87](https://github.com/Turbo87))
10+
11+
312
## v0.2.0 (2022-11-02)
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.2.0",
3+
"version": "0.3.0",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)