Skip to content

Commit 3834d28

Browse files
committed
Release 0.5.1
1 parent 6934f23 commit 3834d28

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## v0.5.1 (2021-01-07)
4+
5+
#### :bug: Bug Fix
6+
* [#36](https://github.com/jelhan/create-github-actions-setup-for-ember-addon/pull/36) generated floating deps test must ignore lockfile ([@jelhan](https://github.com/jelhan))
7+
8+
#### Committers: 1
9+
- Jeldrik Hanschke ([@jelhan](https://github.com/jelhan))
10+
311
## v0.5.0 (2021-01-07)
412

513
#### :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.5.0",
3+
"version": "0.5.1",
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)