We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac814a commit a03dda3Copy full SHA for a03dda3
βCHANGELOG.mdβ
@@ -1,3 +1,10 @@
1
+## [2.0.2](https://github.com/tal-rofe/Inflint/compare/v2.0.1...v2.0.2) (2023-11-09)
2
+
3
4
+### Bug Fixes
5
6
+* π fix check for existence errors/warnings ([7c6dfd5](https://github.com/tal-rofe/Inflint/commit/7c6dfd52dac40cba77e4dad91776443b69e8f533))
7
8
## [2.0.1](https://github.com/tal-rofe/Inflint/compare/v2.0.0...v2.0.1) (2023-11-08)
9
10
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "@exlint.io/inflint",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Inflint is a tool which scans and verifies file name conventions.",
"author": "Tal Rofe <talrofe111@gmail.com> (https://github.com/tal-rofe)",
"keywords": [
0 commit comments