Skip to content

Commit b40ab7d

Browse files
committed
chore(release): publish
- project: eslint-plugin-nestjs-tools 0.1.3
1 parent 2084ba1 commit b40ab7d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/eslint-plugin/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.1.3 (2024-09-13)
2+
3+
4+
### 🩹 Fixes
5+
6+
- **eslint-plugin-nestjs-tools:** use correct rule name and add recommended config ([2084ba1](https://github.com/getlarge/nestjs-tools/commit/2084ba1))
7+
8+
9+
### ❤️ Thank You
10+
11+
- getlarge
12+
113
## 0.1.2 (2024-09-13)
214

315

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@getlarge/eslint-plugin-nestjs-tools",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "ESLint rules for NestJS applications",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)