Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.1.2...v2.0.0) (2019-09-23)

### Continuous Integration

* add github to plugin list ([7734bf2](7734bf2))

### BREAKING CHANGES

* semantic-release will now properly do a github release
whereas it previously only pushed the tag and changelog to the
repository.
  • Loading branch information
semantic-release-bot committed Sep 23, 2019
1 parent 7734bf2 commit 37a843c
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [2.0.0](https://github.com/eliasnorrby/semantic-release-config/compare/v1.1.2...v2.0.0) (2019-09-23)


### Continuous Integration

* add github to plugin list ([7734bf2](https://github.com/eliasnorrby/semantic-release-config/commit/7734bf2))


### BREAKING CHANGES

* semantic-release will now properly do a github release
whereas it previously only pushed the tag and changelog to the
repository.

## [1.1.2](https://github.com/eliasnorrby/semantic-release-config/compare/v1.1.1...v1.1.2) (2019-09-20)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eliasnorrby/semantic-release-config",
"version": "1.1.2",
"version": "2.0.0",
"description": "My semantic-release config",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 37a843c

Please sign in to comment.