Skip to content

Commit

Permalink
Release 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dominique-mueller committed Mar 24, 2018
1 parent b428c0e commit 3830898
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 29 deletions.
41 changes: 13 additions & 28 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,16 @@ Also see the **[release page](https://github.com/dominique-mueller/automatic-rel

<br>

## [1.1.0](https://github.com/dominique-mueller/automatic-release/releases/tag/1.1.0) (2017-11-12)
## [1.1.1](https://github.com/dominique-mueller/automatic-release/releases/tag/1.1.1) (2018-03-24)

### Bug Fixes

* **version:** Fix first version releases ([#21](https://github.com/dominique-mueller/automatic-release/issues/21)) ([db41a40](https://github.com/dominique-mueller/automatic-release/commit/db41a40))

### Chores
* **changelog:** Fix commit group order ([#88](https://github.com/dominique-mueller/automatic-release/issues/88)) ([425fdf2](https://github.com/dominique-mueller/automatic-release/commit/425fdf2))
* **changelog:** Ignore chore & build & ci commits ([#87](https://github.com/dominique-mueller/automatic-release/issues/87)) ([dc1360c](https://github.com/dominique-mueller/automatic-release/commit/dc1360c)), closes [#85](https://github.com/dominique-mueller/automatic-release/issues/85)

* **build:** Add copy task for changelog templates ([#24](https://github.com/dominique-mueller/automatic-release/issues/24)) ([40005b4](https://github.com/dominique-mueller/automatic-release/commit/40005b4))
* **build:** Update build process, update Travis CI configuration ([#22](https://github.com/dominique-mueller/automatic-release/issues/22)) ([8813dfe](https://github.com/dominique-mueller/automatic-release/commit/8813dfe))
* **build:** Update tsconfig, update NodeJS ([#52](https://github.com/dominique-mueller/automatic-release/issues/52)) ([f3e3c46](https://github.com/dominique-mueller/automatic-release/commit/f3e3c46))
* **ci:** Update NodeJS, improve Travis CI script performance ([#18](https://github.com/dominique-mueller/automatic-release/issues/18)) ([c5af992](https://github.com/dominique-mueller/automatic-release/commit/c5af992))
* **dependencies:** Update dependencies and devDependencies ([#42](https://github.com/dominique-mueller/automatic-release/issues/42)) ([7b8efbd](https://github.com/dominique-mueller/automatic-release/commit/7b8efbd))
* **dependencies:** Update dependencies, add package json lock file ([#17](https://github.com/dominique-mueller/automatic-release/issues/17)) ([2d962fa](https://github.com/dominique-mueller/automatic-release/commit/2d962fa))
* **dependencies:** Update simple-git and ts-jest ([#53](https://github.com/dominique-mueller/automatic-release/issues/53)) ([d0711c9](https://github.com/dominique-mueller/automatic-release/commit/d0711c9))
* **dependencies:** Upgrade dependencies, fix implementation & tests ([#48](https://github.com/dominique-mueller/automatic-release/issues/48)) ([af5cebd](https://github.com/dominique-mueller/automatic-release/commit/af5cebd))
* **travis:** Introduce Travis CI build stages & Codecov ([#45](https://github.com/dominique-mueller/automatic-release/issues/45)) ([016c956](https://github.com/dominique-mueller/automatic-release/commit/016c956))

### Documentation
<br>

* **README:** Update README, update screenshot ([#51](https://github.com/dominique-mueller/automatic-release/issues/51)) ([a32fd4d](https://github.com/dominique-mueller/automatic-release/commit/a32fd4d))
## [1.1.0](https://github.com/dominique-mueller/automatic-release/releases/tag/1.1.0) (2017-11-12)

### Features

Expand All @@ -33,6 +22,14 @@ Also see the **[release page](https://github.com/dominique-mueller/automatic-rel
* **error-handling:** Add proper error handling ([#23](https://github.com/dominique-mueller/automatic-release/issues/23)) ([a74b41e](https://github.com/dominique-mueller/automatic-release/commit/a74b41e))
* **logging:** Add detailed logger ([#26](https://github.com/dominique-mueller/automatic-release/issues/26)) ([4b7076a](https://github.com/dominique-mueller/automatic-release/commit/4b7076a))

### Bug Fixes

* **version:** Fix first version releases ([#21](https://github.com/dominique-mueller/automatic-release/issues/21)) ([db41a40](https://github.com/dominique-mueller/automatic-release/commit/db41a40))

### Documentation

* **README:** Update README, update screenshot ([#51](https://github.com/dominique-mueller/automatic-release/issues/51)) ([a32fd4d](https://github.com/dominique-mueller/automatic-release/commit/a32fd4d))

### Refactoring

* Rewrite library in TypeScript ([#19](https://github.com/dominique-mueller/automatic-release/issues/19)) ([378f98f](https://github.com/dominique-mueller/automatic-release/commit/378f98f))
Expand All @@ -57,10 +54,6 @@ Also see the **[release page](https://github.com/dominique-mueller/automatic-rel

* **github-release:** Fix error occuring while removing old github releases before creating new github releases ([#13](https://github.com/dominique-mueller/automatic-release/issues/13)) ([28efaf7](https://github.com/dominique-mueller/automatic-release/commit/28efaf7))

### Chores

* **travis:** Add Greenkeeper ([#12](https://github.com/dominique-mueller/automatic-release/issues/12)) ([7e08c13](https://github.com/dominique-mueller/automatic-release/commit/7e08c13))

<br>

## [1.0.4](https://github.com/dominique-mueller/automatic-release/releases/tag/1.0.4) (2017-04-08)
Expand Down Expand Up @@ -96,10 +89,6 @@ Also see the **[release page](https://github.com/dominique-mueller/automatic-rel
* **error:** Fix error messages, add exit code ([81ce235](https://github.com/dominique-mueller/automatic-release/commit/81ce235))
* **prepare:** Fix broken preparing phase, refactor error handling ([452f19b](https://github.com/dominique-mueller/automatic-release/commit/452f19b))

### Chores

* **release:** Add automatic release process for library ([78832cd](https://github.com/dominique-mueller/automatic-release/commit/78832cd))

### Documentation

* **readme:** Update documentation ([6c13de5](https://github.com/dominique-mueller/automatic-release/commit/6c13de5))
Expand All @@ -108,10 +97,6 @@ Also see the **[release page](https://github.com/dominique-mueller/automatic-rel

## [1.0.0](https://github.com/dominique-mueller/automatic-release/releases/tag/1.0.0) (2017-04-02)

### Chores

* **travis:** Add Travis CI configuration ([fa956b2](https://github.com/dominique-mueller/automatic-release/commit/fa956b2))

### Features

* Add initial version ([d09f9d0](https://github.com/dominique-mueller/automatic-release/commit/d09f9d0))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "automatic-release",
"description": "Automates the full release process for Open Source projects on GitHub, using Travis CI and deploying to NPM.",
"version": "1.1.0",
"version": "1.1.1",
"author": {
"name": "Dominique Müller",
"email": "dominique.m.mueller@gmail.com",
Expand Down

0 comments on commit 3830898

Please sign in to comment.