Skip to content

Commit 42c3eaa

Browse files
author
Tal Rofe
committed
Merge branch 'main' of github.com:Exlint/Inflint
2 parents 95d3e53 + 5e1a4da commit 42c3eaa

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+
## [1.2.5](https://github.com/Exlint/Inflint/compare/v1.2.4...v1.2.5) (2022-06-21)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐞 remove deprecated inflint ([50d10ed](https://github.com/Exlint/Inflint/commit/50d10edceff82b160879a195987af6cdabb6b05d))
7+
18
## [1.2.4](https://github.com/Exlint/Inflint/compare/v1.2.3...v1.2.4) (2022-06-21)
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/inflint",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Inflint is a tool which scans and verifies file name conventions.",
55
"author": "Exlint <dev@exlint.com> (https://www.exlint.io)",
66
"keywords": [

0 commit comments

Comments
 (0)