Skip to content

Commit 8bb66b0

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](1.0.2...1.0.3) (2025-01-23) ### Bug Fixes * **release:** switch to `cjs` format ([#7](#7)) ([0b6e03e](0b6e03e))
1 parent 0b6e03e commit 8bb66b0

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.0.3](https://github.com/dankeboy36/get-arduino-tools/compare/1.0.2...1.0.3) (2025-01-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** switch to `cjs` format ([#7](https://github.com/dankeboy36/get-arduino-tools/issues/7)) ([0b6e03e](https://github.com/dankeboy36/get-arduino-tools/commit/0b6e03e28a0b5956006a8489d141d1806f00070d))
7+
18
## [1.0.2](https://github.com/dankeboy36/get-arduino-tools/compare/1.0.1...1.0.2) (2025-01-21)
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.0.2",
3+
"version": "1.0.3",
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)