Skip to content

Commit ebab984

Browse files
chore(release): 1.2.4 [skip ci]
## [1.2.4](1.2.3...1.2.4) (2025-03-19) ### Bug Fixes * provide a non-zero exit code on EEXIST ([#21](#21)) ([fe53b1b](fe53b1b))
1 parent fe53b1b commit ebab984

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.4](https://github.com/dankeboy36/get-arduino-tools/compare/1.2.3...1.2.4) (2025-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* provide a non-zero exit code on EEXIST ([#21](https://github.com/dankeboy36/get-arduino-tools/issues/21)) ([fe53b1b](https://github.com/dankeboy36/get-arduino-tools/commit/fe53b1b67a328352329692c243384e8f832f36a6))
7+
18
## [1.2.3](https://github.com/dankeboy36/get-arduino-tools/compare/1.2.2...1.2.3) (2025-02-17)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "get-arduino-tools",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Get Arduino Tools (`gat`) is a CLI that helps you easily download various Arduino tools",
55
"keywords": [
66
"arduino",

0 commit comments

Comments
 (0)