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 f7dacb7 commit 445d446Copy full SHA for 445d446
βCHANGELOG.mdβ
@@ -1,3 +1,10 @@
1
+## [1.3.3](https://github.com/Exlint/cli/compare/v1.3.2...v1.3.3) (2023-02-22)
2
+
3
4
+### Bug Fixes
5
6
+* π fix VSCode spawn path in darwin ([ad921b1](https://github.com/Exlint/cli/commit/ad921b13bcbeab8ba07a7ec0e39e7e8900c5d939))
7
8
## [1.3.2](https://github.com/Exlint/cli/compare/v1.3.1...v1.3.2) (2023-02-17)
9
10
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "@exlint.io/cli",
- "version": "1.3.2",
+ "version": "1.3.3",
"author": "Exlint <[email protected]> (https://exlint.io)",
"homepage": "https://github.com/Exlint/cli#readme",
"description": "Exlint CLI - Centralize coding standards across repositories in seconds.",
0 commit comments