Skip to content

Commit

Permalink
chore(master): release 1.3.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 12, 2023
1 parent 20e7bba commit 7194335
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/ocavue/eslint-config/compare/v1.2.3...v1.3.0) (2023-10-12)


### Features

* update typescript-eslint to v6 and automatically detect tsconfig ([#29](https://github.com/ocavue/eslint-config/issues/29)) ([20e7bba](https://github.com/ocavue/eslint-config/commit/20e7bbaffc26ca9c02f791add51b2111f33af7ad))

## [1.2.3](https://github.com/ocavue/eslint-config/compare/v1.2.2...v1.2.3) (2023-08-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ocavue/eslint-config",
"type": "module",
"version": "1.2.4-beta.4",
"version": "1.3.0",
"packageManager": "pnpm@8.9.0",
"description": "",
"author": "ocavue <ocavue@gmail.com>",
Expand Down

0 comments on commit 7194335

Please sign in to comment.