We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45dc0a0 commit 5101cb6Copy full SHA for 5101cb6
packages/eslint-plugin/CHANGELOG.md
@@ -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
13
## 0.1.1 (2024-09-13)
14
15
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
@@ -1,6 +1,6 @@
{
"name": "@getlarge/eslint-plugin-nestjs-tools",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "ESLint rules for NestJS applications",
"keywords": [
"eslint",
0 commit comments