Skip to content

Commit a03dda3

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2023-11-09) ### Bug Fixes * 🐞 fix check for existence errors/warnings ([7c6dfd5](7c6dfd5))
1 parent aac814a commit a03dda3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.0.1](https://github.com/tal-rofe/Inflint/compare/v2.0.0...v2.0.1) (2023-11-08)
29

310

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@exlint.io/inflint",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Inflint is a tool which scans and verifies file name conventions.",
55
"author": "Tal Rofe <talrofe111@gmail.com> (https://github.com/tal-rofe)",
66
"keywords": [

0 commit comments

Comments
Β (0)