Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2020-03-10)

### Bug Fixes

* linting ([622c4c5](622c4c5))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Mar 10, 2020
1 parent 622c4c5 commit fe9b1e2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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.2](https://github.com/ScaleLeap/semantic-release-config/compare/v1.0.1...v1.0.2) (2020-03-10)


### Bug Fixes

* linting ([622c4c5](https://github.com/ScaleLeap/semantic-release-config/commit/622c4c56894bab8ac4731e9e113e50a14a5d0b5f))

## [1.0.1](https://github.com/ScaleLeap/semantic-release-config/compare/v1.0.0...v1.0.1) (2020-03-10)


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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://www.scaleleap.com/"
},
"homepage": "https://github.com/ScaleLeap/semantic-release-config/#readme",
"version": "1.0.1",
"version": "1.0.2",
"main": "lib/index.js",
"bin": {
"semantic-release": "node_modules/semantic-release/bin/semantic-release.js"
Expand Down Expand Up @@ -67,4 +67,4 @@
"extends": "./lib",
"branch": "master"
}
}
}

0 comments on commit fe9b1e2

Please sign in to comment.