Skip to content

Commit

Permalink
Release 12.3.1
Browse files Browse the repository at this point in the history
[skip ci]

## [12.3.1](v12.3.0...v12.3.1) (2023-09-17)

### Reverts

* Revert "feat: avoid @typescript-eslint/typescript-estree warning message (#69)" ([1923200](1923200)), closes [#69](#69)
  • Loading branch information
semantic-release-bot committed Sep 17, 2023
1 parent 1923200 commit 2036725
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

## [12.3.1](https://github.com/eggjs/eslint-config-egg/compare/v12.3.0...v12.3.1) (2023-09-17)


### Reverts

* Revert "feat: avoid @typescript-eslint/typescript-estree warning message (#69)" ([1923200](https://github.com/eggjs/eslint-config-egg/commit/19232008170a6ec2480c624c97e6a01b1f26406a)), closes [#69](https://github.com/eggjs/eslint-config-egg/issues/69)

## [12.3.0](https://github.com/eggjs/eslint-config-egg/compare/v12.2.1...v12.3.0) (2023-09-16)


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-egg",
"version": "12.3.0",
"version": "12.3.1",
"description": "Node.js Style Guide for Egg.",
"main": "index",
"files": [
Expand Down

0 comments on commit 2036725

Please sign in to comment.