Skip to content

Commit 35316a5

Browse files
committed
chore(release): 0.1.0-alpha.4
1 parent 99bfe3a commit 35316a5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="0.1.0-alpha.4"></a>
6+
# [0.1.0-alpha.4](https://github.com/nicolasdao/gimpy/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2017-08-03)
7+
8+
9+
### Features
10+
11+
* new init ops to create new gimpy templates ([99bfe3a](https://github.com/nicolasdao/gimpy/commit/99bfe3a))
12+
13+
14+
515
<a name="0.1.0-alpha.3"></a>
616
# [0.1.0-alpha.3](https://github.com/nicolasdao/gimpy/compare/v0.1.0-alpha.2...v0.1.0-alpha.3) (2017-08-02)
717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gimpy",
3-
"version": "0.1.0-alpha.3",
3+
"version": "0.1.0-alpha.4",
44
"description": "I'm your gimp! I loves doing your painful chores like your project initilization, your deployments. The more painful it is, that more I will like it.",
55
"contributors": [
66
"Nicolas Dao <nic@neap.co> (https://neap.co/)"

0 commit comments

Comments
 (0)