Skip to content

Commit c94a6b2

Browse files
author
Tal Rofe
committed
fix: 🐞 fix package name
fix package name
2 parents ee13d5a + c37a465 commit c94a6b2

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.6](https://github.com/Exlint/Inflint/compare/v1.2.5...v1.2.6) (2022-06-21)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐞 change package name ([95d3e53](https://github.com/Exlint/Inflint/commit/95d3e53114b62cf03760a43e33b7299cae19455f))
7+
18
## [1.2.5](https://github.com/Exlint/Inflint/compare/v1.2.4...v1.2.5) (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.io/inflint",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
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)