Skip to content

Commit be01194

Browse files
committed
Release 2.0.0
1 parent b2b1872 commit be01194

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

History.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
2.0.0 / 2022-09-29
3+
==================
4+
5+
**features**
6+
* [[`115eeaf`](http://github.com/eggjs/eslint-plugin-eggache/commit/115eeaf6d304d03600c7bbd0e9a138e2c40ce8d5)] - feat: support no-only-tests (#5) (Tang Xinyao <<[email protected]>>)
7+
8+
**others**
9+
* [[`b2b1872`](http://github.com/eggjs/eslint-plugin-eggache/commit/b2b18728adc4b967aacb5222666844643e70bffd)] - BREAKING CHANGE: update deps (#6) (TZ | 天猪 <<[email protected]>>)
10+
* [[`5c36ece`](http://github.com/eggjs/eslint-plugin-eggache/commit/5c36ece59f5ef706387701c79bd2b621cfddf95f)] - docs: fix readme (#4) (TZ | 天猪 <<[email protected]>>)
11+
212
1.0.0 / 2018-02-08
313
==================
414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-eggache",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "custom eslint rule for egg RTFM issues",
55
"dependencies": {},
66
"devDependencies": {

0 commit comments

Comments
 (0)