We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95d3e53 + 5e1a4da commit 42c3eaaCopy full SHA for 42c3eaa
CHANGELOG.md
@@ -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
8
## [1.2.4](https://github.com/Exlint/Inflint/compare/v1.2.3...v1.2.4) (2022-06-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@exlint/inflint",
- "version": "1.2.4",
+ "version": "1.2.5",
"description": "Inflint is a tool which scans and verifies file name conventions.",
"author": "Exlint <dev@exlint.com> (https://www.exlint.io)",
"keywords": [
0 commit comments