Skip to content

Commit 5101cb6

Browse files
committed
chore(release): publish
- project: eslint-plugin-nestjs-tools 0.1.2
1 parent 45dc0a0 commit 5101cb6

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.2 (2024-09-13)
2+
3+
4+
### 🩹 Fixes
5+
6+
- **eslint-plugin-nestjs-tools:** follow eslint plugin recommendations ([45dc0a0](https://github.com/getlarge/nestjs-tools/commit/45dc0a0))
7+
8+
9+
### ❤️ Thank You
10+
11+
- getlarge
12+
113
## 0.1.1 (2024-09-13)
214

315
This was a version bump only for eslint-plugin-nestjs-tools to align it with other projects, there were no code changes.

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.1",
3+
"version": "0.1.2",
44
"description": "ESLint rules for NestJS applications",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)