diff --git a/CHANGELOG.md b/CHANGELOG.md index d939fe4..e2ff896 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Release Automated Changelog +# [1.1.0](https://github.com/AlaskaAirlines/eslint-config-auro/compare/v1.0.0...v1.1.0) (2021-06-07) + + +### Features + +* add eslint-plugin-lit-a11y [#2](https://github.com/AlaskaAirlines/eslint-config-auro/issues/2) ([1ecf9cc](https://github.com/AlaskaAirlines/eslint-config-auro/commit/1ecf9cc6c47ef5ca8178cd63c50a38c857de7ff9)) + # 1.0.0 (2021-04-17) diff --git a/package.json b/package.json index eb29f2f..31c95fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aurodesignsystem/eslint-config", - "version": "1.0.0", + "version": "1.1.0", "description": "Custom eslint config for Auro design system development", "author": "Product engineering", "repository": {