We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67e04d0 commit a529f87Copy full SHA for a529f87
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+1.1.0 - September, 13 2017
2
+
3
+ * 67e04d0 Feat: recover the complete changelog.md (#10) (Lukas Aichbauer)
4
+ * 82d1fcc Docs: looping gif (#11) (Lukas Aichbauer)
5
6
1.0.1 - July, 16 2017
7
8
* c13ddb3 Fix: change commit to version (#6) (Lukas Aichbauer)
package.json
@@ -1,6 +1,6 @@
{
"name": "semantic-git-release-cli",
- "version": "1.0.1",
+ "version": "1.1.0",
"description": "A CLI for semantic git releases",
"main": "dest",
"bin": {
0 commit comments