Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @nuxtjs/eslint-config-typescript@7.0.1
  • Loading branch information
clarkdo committed Oct 24, 2021
1 parent bea5b05 commit 4227b67
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/eslint-config-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.1](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config-typescript@7.0.0...@nuxtjs/eslint-config-typescript@7.0.1) (2021-10-24)


### Bug Fixes

* use @typescript-eslint/parser under vue-eslint-parser ([bea5b05](https://github.com/nuxt/eslint-config/commit/bea5b052e322d8c59bdef96d90300d3dda28ed9c))





# [7.0.0](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config-typescript@6.0.1...@nuxtjs/eslint-config-typescript@7.0.0) (2021-10-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/eslint-config-typescript",
"version": "7.0.0",
"version": "7.0.1",
"description": "Nuxt.js eslint typescript config",
"homepage": "https://github.com/nuxt/eslint-config/tree/master/packages/eslint-config-typescript",
"repository": "nuxt/eslint-config",
Expand Down

0 comments on commit 4227b67

Please sign in to comment.