Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
chore(release): 1.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.5](v1.0.4...v1.0.5) (2019-06-26)

### Bug Fixes

* broken build badge ([a853fe3](a853fe3))
  • Loading branch information
semantic-release-bot committed Jun 26, 2019
1 parent 9c153ff commit 032a8fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.5](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.4...v1.0.5) (2019-06-26)


### Bug Fixes

* broken build badge ([a853fe3](https://github.com/jedmao/semantic-release-npm-github-config/commit/a853fe3))

## [1.0.4](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.3...v1.0.4) (2019-06-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@jedmao/semantic-release-npm-github-config",
"version": "1.0.4",
"version": "1.0.5",
"description": "semantic-release shareable configuration for npm + GitHub",
"main": ".releaserc.json",
"files": [
Expand Down

0 comments on commit 032a8fe

Please sign in to comment.