Skip to content

Commit

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

## [13.1.0](v13.0.0...v13.1.0) (2023-12-18)

### Features

* upgrade deps ([#71](#71)) ([82ddb9d](82ddb9d))
  • Loading branch information
semantic-release-bot committed Dec 18, 2023
1 parent 82ddb9d commit 26fc757
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

## [13.1.0](https://github.com/eggjs/eslint-config-egg/compare/v13.0.0...v13.1.0) (2023-12-18)


### Features

* upgrade deps ([#71](https://github.com/eggjs/eslint-config-egg/issues/71)) ([82ddb9d](https://github.com/eggjs/eslint-config-egg/commit/82ddb9deeeb70f43dc0eb4229773540b7b217f39))

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


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

0 comments on commit 26fc757

Please sign in to comment.