Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.2](v2.0.1...v2.0.2) (2023-11-09)

### Bug Fixes

* 🐞 fix check for existence errors/warnings ([7c6dfd5](7c6dfd5))
  • Loading branch information
semantic-release-bot committed Nov 9, 2023
1 parent aac814a commit a03dda3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.2](https://github.com/tal-rofe/Inflint/compare/v2.0.1...v2.0.2) (2023-11-09)


### Bug Fixes

* 🐞 fix check for existence errors/warnings ([7c6dfd5](https://github.com/tal-rofe/Inflint/commit/7c6dfd52dac40cba77e4dad91776443b69e8f533))

## [2.0.1](https://github.com/tal-rofe/Inflint/compare/v2.0.0...v2.0.1) (2023-11-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (https://github.com/tal-rofe)",
"keywords": [
Expand Down

0 comments on commit a03dda3

Please sign in to comment.