Skip to content

Commit

Permalink
chore(release): 1.2.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.9](v1.2.8...v1.2.9) (2022-07-08)

### Bug Fixes

* 🐞 using relative and absolute paths in read ignore file ([cb36a7a](cb36a7a))
  • Loading branch information
semantic-release-bot committed Jul 8, 2022
1 parent cb36a7a commit 6a64487
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 @@
## [1.2.9](https://github.com/Exlint/Inflint/compare/v1.2.8...v1.2.9) (2022-07-08)


### Bug Fixes

* 🐞 using relative and absolute paths in read ignore file ([cb36a7a](https://github.com/Exlint/Inflint/commit/cb36a7a91c8b5080315bf9d9ffcc28757a13e486))

## [1.2.8](https://github.com/Exlint/Inflint/compare/v1.2.7...v1.2.8) (2022-07-03)


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": "1.2.8",
"version": "1.2.9",
"description": "Inflint is a tool which scans and verifies file name conventions.",
"author": "Exlint <[email protected]> (https://www.exlint.io)",
"keywords": [
Expand Down

0 comments on commit 6a64487

Please sign in to comment.