Skip to content

Commit 64e4e8d

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2023-02-17) ### Bug Fixes * 🐞 fix Windows executable paths ([fd77550](fd77550)) * 🐞 fix Windows path for VSCode ([b6d0590](b6d0590)) * 🐞 fix Windows path for VSCode ([e015f5a](e015f5a))
1 parent 783fd29 commit 64e4e8d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

β€ŽCHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.3.2](https://github.com/Exlint/cli/compare/v1.3.1...v1.3.2) (2023-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐞 fix Windows executable paths ([fd77550](https://github.com/Exlint/cli/commit/fd77550d2571310fd5dc4ab78345b45baab860f3))
7+
* 🐞 fix Windows path for VSCode ([b6d0590](https://github.com/Exlint/cli/commit/b6d05907e75b77de0042f6626cd98dc3e1378a85))
8+
* 🐞 fix Windows path for VSCode ([e015f5a](https://github.com/Exlint/cli/commit/e015f5a72d456debdeedc73ea91d6b26805e2edd))
9+
110
## [1.3.1](https://github.com/Exlint/cli/compare/v1.3.0...v1.3.1) (2023-02-15)
211

312

β€Ž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.1",
3+
"version": "1.3.2",
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)