Skip to content

Commit

Permalink
Release action-eslint v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Oct 2, 2020
1 parent b00c5e7 commit 3342af3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ All notable changes to this project will be documented in this file.
> - Internal
> - Unreleased
## v1.0.1 (2020-10-02)

#### Dependency Updates

- Update `@actions/core` to v1.2.6 ([a2acc3f](https://github.com/sibiraj-s/action-eslint/commit/a2acc3f))
- Update devDependencies ([b00c5e7](https://github.com/sibiraj-s/action-eslint/commit/b00c5e7))

## v1.0.0 (2020-09-20)

#### Features
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": "action-eslint",
"version": "1.0.0",
"version": "1.0.1",
"description": "GitHub Action that runs ESLint for files changed in a Pull Request",
"author": "sibiraj-s",
"license": "MIT",
Expand Down

0 comments on commit 3342af3

Please sign in to comment.