update change log

This commit is contained in:
Miguel Savignano 2019-11-01 18:46:52 +01:00
parent ef286dea64
commit 2560d0e230
2 changed files with 3 additions and 61 deletions

View File

@ -1,46 +0,0 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "andrewmcodes",
"name": "Andrew Mason",
"avatar_url": "https://avatars1.githubusercontent.com/u/18423853?v=4",
"profile": "https://www.andrewmason.me/",
"contributions": [
"infra",
"review",
"doc",
"code"
]
},
{
"login": "MiguelSavignano",
"name": "Miguel Savignano",
"avatar_url": "https://avatars3.githubusercontent.com/u/6641863?v=4",
"profile": "https://github.com/MiguelSavignano",
"contributions": [
"infra",
"test",
"code"
]
},
{
"login": "mcgregordan",
"name": "Dan McGregor",
"avatar_url": "https://avatars0.githubusercontent.com/u/17787076?v=4",
"profile": "https://github.com/mcgregordan",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "rubocop-linter-action",
"projectOwner": "andrewmcodes",
"repoType": "github",
"repoHost": "https://github.com"
}

View File

@ -1,18 +1,6 @@
# Changelog
## v0.1.2
## v1.0.0
- [e7e33e4](https://github.com/andrewmcodes/rubocop-linter-action/commit/e7e33e46da65c4ae525d0a22027b706270fef651) add changelog
- [99ee409](https://github.com/andrewmcodes/rubocop-linter-action/commit/99ee4090634615b9b675ba844e45aefd312d9df4) update documentation
- [87d22fe](https://github.com/andrewmcodes/rubocop-linter-action/commit/87d22feb2891815e8cd87d04f0ca3fa229114477) Update issue templates
- [a8f310b](https://github.com/andrewmcodes/rubocop-linter-action/commit/a8f310be4319852fa76ca2d9bce95113b487014c) add contributing guide
- [a5c812a](https://github.com/andrewmcodes/rubocop-linter-action/commit/a5c812a7e2a03101dcb7a323ecdf0dd1b7c51e60) add pull request template
- [0a70d71](https://github.com/andrewmcodes/rubocop-linter-action/commit/0a70d71dbf9e6b878e594d0fc1e984c251d10a52) Create CODE_OF_CONDUCT.md
## v0.1.1
- [4613337](https://github.com/andrewmcodes/rubocop-linter-action/commit/4613337a99525047ad39a618543cb2cad2a583bd) don't fail on lint errors
## v0.1.0
- [f412d3c](https://github.com/andrewmcodes/rubocop-linter-action/commit/f412d3cc8311a4e94bf648b6b2f0d2f48678e143) initial commit
- Create check run in github
- Adapter for brakeman report