Skip to content

Commit f8ce7ee

Browse files
committed
Release 0.1.2
1 parent 183f062 commit f8ce7ee

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,3 +1,14 @@
1+
## v0.1.2 (2020-11-23)
2+
3+
#### :bug: Bug Fix
4+
* [#7](https://github.com/jelhan/create-github-actions-setup-for-ember-addon/pull/7) CI should run only once per commit ([@jelhan](https://github.com/jelhan))
5+
6+
#### :house: Internal
7+
* [#8](https://github.com/jelhan/create-github-actions-setup-for-ember-addon/pull/8) run own CI only once per pull request ([@jelhan](https://github.com/jelhan))
8+
9+
#### Committers: 1
10+
- Jeldrik Hanschke ([@jelhan](https://github.com/jelhan))
11+
112
## v0.1.1 (2020-11-22)
213

314
#### :bug: Bug Fix

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.1.1",
3+
"version": "0.1.2",
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)