Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

46 lines (30 loc) · 1.25 KB

CHANGELOG

All notable changes to this project will be documented in this file.

Tags

  • Features
  • Bug Fixes
  • Performance Improvements
  • Enhancements
  • Dependency Updates
  • Breaking Changes
  • Documentation
  • Internal
  • Unreleased

v1.1.0 (2021-01-30)

Features

  • Add option to disable annotations (bb12546)

v1.0.2 (2021-01-17)

Dependency Updates

Internal

  • Update @actions/setup-node to v2 stable (5522509)
  • Update LICENSE (ebbfc1f)

v1.0.1 (2020-10-02)

Dependency Updates

  • Update @actions/core to v1.2.6 (a2acc3f)
  • Update devDependencies (b00c5e7)

v1.0.0 (2020-09-20)

Features

  • Initial Release: Setup ESLint Action