chore(release): 1.0.0 [skip ci]

# 1.0.0 (2019-06-11)

### Bug Fixes

* add release keyword ([2ca61a0](https://github.com/jedmao/semantic-release-npm-github-config/commit/2ca61a0))
* use own config ([a7c517d](https://github.com/jedmao/semantic-release-npm-github-config/commit/a7c517d))

### Features

* initial release ([c818259](https://github.com/jedmao/semantic-release-npm-github-config/commit/c818259))
This commit is contained in:
semantic-release-bot 2019-06-11 19:31:50 +00:00
parent a7c517dec7
commit e5551f7ad6
2 changed files with 15 additions and 1 deletions

14
CHANGELOG.md Normal file
View file

@ -0,0 +1,14 @@
Changelog
# 1.0.0 (2019-06-11)
### Bug Fixes
* add release keyword ([2ca61a0](https://github.com/jedmao/semantic-release-npm-github-config/commit/2ca61a0))
* use own config ([a7c517d](https://github.com/jedmao/semantic-release-npm-github-config/commit/a7c517d))
### Features
* initial release ([c818259](https://github.com/jedmao/semantic-release-npm-github-config/commit/c818259))

View file

@ -1,6 +1,6 @@
{
"name": "@jedmao/semantic-release-npm-github-config",
"version": "1.0.1",
"version": "1.0.0",
"description": "semantic-release shareable configuration for npm + GitHub",
"main": ".releaserc.json",
"files": [