Skip to content

Commit 445d446

Browse files
chore(release): 1.3.3 [skip ci]
## [1.3.3](v1.3.2...v1.3.3) (2023-02-22) ### Bug Fixes * 🐞 fix VSCode spawn path in darwin ([ad921b1](ad921b1))
1 parent f7dacb7 commit 445d446

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.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+
18
## [1.3.2](https://github.com/Exlint/cli/compare/v1.3.1...v1.3.2) (2023-02-17)
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.2",
3+
"version": "1.3.3",
44
"author": "Exlint <[email protected]> (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)