We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbcbe9b commit a999a51Copy full SHA for a999a51
βCHANGELOG.md
@@ -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
8
## [1.3.3](https://github.com/Exlint/cli/compare/v1.3.2...v1.3.3) (2023-02-22)
9
10
βpackage.json
@@ -1,6 +1,6 @@
{
"name": "@exlint.io/cli",
- "version": "1.3.3",
+ "version": "1.3.4",
"author": "Exlint <dev@exlint.io> (https://exlint.io)",
"homepage": "https://github.com/Exlint/cli#readme",
"description": "Exlint CLI - Centralize coding standards across repositories in seconds.",
0 commit comments