Skip to content

Commit

Permalink
chore(release): 8.0.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
availity-bot-cicd committed Nov 3, 2021
1 parent 147574d commit bf41cfc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [8.0.5](https://github.com/Availity/eslint-config-availity/compare/v8.0.4...v8.0.5) (2021-11-03)


### Bug Fixes

* add .d.ts extension to import/resolver rule ([16ae71b](https://github.com/Availity/eslint-config-availity/commit/16ae71b23d43d319f7d60e90070f0302bffec648))
* disable prop-types in tsx files ([c80454a](https://github.com/Availity/eslint-config-availity/commit/c80454a99ad309e6003db874bc6fd6ff413b6a2a))

### 8.0.3 (2021-11-01)

### [8.0.4](https://github.com/Availity/eslint-config-availity/compare/v8.0.3...v8.0.4) (2021-11-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-availity",
"version": "8.0.4",
"version": "8.0.5",
"description": "Shareable ESLint config for Availity projects",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit bf41cfc

Please sign in to comment.