Skip to content

Commit afee72c

Browse files
### Bug Fixes * removed tsup from the deps ([f8249f4](f8249f4))
1 parent f8249f4 commit afee72c

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 [14.0.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-24)
2+
3+
4+
### Bug Fixes
5+
6+
* removed tsup from the deps ([f8249f4](https://github.com/anolilab/javascript-style-guide/commit/f8249f41aa194125e425ed23654d4e090e673622))
7+
18
## @anolilab/eslint-config [14.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-22)
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": "14.0.1",
3+
"version": "14.0.2",
44
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
55
"keywords": [
66
"anolilab",

0 commit comments

Comments
 (0)