Skip to content

Commit a999a51

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2023-02-26) ### Bug Fixes * 🐞 change code and npm cli paths ([8a13532](8a13532))
1 parent cbcbe9b commit a999a51

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.3.4](https://github.com/Exlint/cli/compare/v1.3.3...v1.3.4) (2023-02-26)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐞 change code and npm cli paths ([8a13532](https://github.com/Exlint/cli/commit/8a1353258518320ee0aa6305b0cd57f7a2e635d6))
7+
18
## [1.3.3](https://github.com/Exlint/cli/compare/v1.3.2...v1.3.3) (2023-02-22)
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/cli",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"author": "Exlint <dev@exlint.io> (https://exlint.io)",
55
"homepage": "https://github.com/Exlint/cli#readme",
66
"description": "Exlint CLI - Centralize coding standards across repositories in seconds.",

0 commit comments

Comments
Β (0)