Skip to content

Commit

Permalink
Release action-eslint v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Aug 12, 2021
1 parent bfb520b commit 74f6053
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,17 @@ All notable changes to this project will be documented in this file.
> - Internal
> - Unreleased
## v1.1.3 (2021-08-12)

#### Dependency Updates

- Update @vercel/ncc to v0.29.0 ([da80066](https://github.com/sibiraj-s/action-eslint/commit/da80066))
- Update @octokit/types to v6.25.0 ([5cecebc](https://github.com/sibiraj-s/action-eslint/commit/5cecebc))
- Update @actions/github to v5.0.0 ([d731913](https://github.com/sibiraj-s/action-eslint/commit/d731913))
- Update @actions/exec to v1.1.0 ([828f2f0](https://github.com/sibiraj-s/action-eslint/commit/828f2f0))
- Update @actions/core to v1.4.0 ([a1dfa29](https://github.com/sibiraj-s/action-eslint/commit/a1dfa29))
- Update devDependencies ([f31df13](https://github.com/sibiraj-s/action-eslint/commit/f31df13))

## v1.1.2 (2021-04-20)

#### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions 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.1.2",
"version": "1.1.3",
"description": "GitHub Action that runs ESLint for files changed in a Pull Request",
"author": "sibiraj-s",
"license": "MIT",
Expand Down

0 comments on commit 74f6053

Please sign in to comment.