Skip to content

Commit b3da7f1

Browse files
### Bug Fixes * fixed missing plugin call of unicorn ([ae7bab6](ae7bab6))
1 parent ae7bab6 commit b3da7f1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### @anolilab/eslint-config [1.1.6](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2021-04-17)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed missing plugin call of unicorn ([ae7bab6](https://github.com/anolilab/javascript-style-guide/commit/ae7bab624fd0ff53c6e9b222b512da94e00aa293))
7+
18
### @anolilab/eslint-config [1.1.5](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2021-04-14)
29

310

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/eslint-config",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"private": false,
55
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
66
"keywords": [

0 commit comments

Comments
 (0)