Skip to content

Commit 708d4ed

Browse files
committed
Release 0.5.0
1 parent d8bbc44 commit 708d4ed

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,5 +1,16 @@
11
# Changelog
22

3+
## v0.5.0 (2021-01-07)
4+
5+
#### :rocket: Enhancement
6+
* [#34](https://github.com/jelhan/create-github-actions-setup-for-ember-addon/pull/34) Use reasonable defaults based on the project ([@jelhan](https://github.com/jelhan))
7+
8+
#### :house: Internal
9+
* [#33](https://github.com/jelhan/create-github-actions-setup-for-ember-addon/pull/33) Reorganize file structure for fixtures ([@jelhan](https://github.com/jelhan))
10+
11+
#### Committers: 1
12+
- Jeldrik Hanschke ([@jelhan](https://github.com/jelhan))
13+
314
## v0.4.0 (2020-12-21)
415

516
#### :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": "create-github-actions-setup-for-ember-addon",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Setup GitHub Actions for an Ember Addon",
55
"repository": "https://github.com/jelhan/create-github-actions-setup-for-ember-addon.git",
66
"license": "MIT",

0 commit comments

Comments
 (0)