Skip to content

Commit 689ff89

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](1.3.0...1.3.1) (2025-12-19) ### Bug Fixes * move `vscode-jsonrpc` to deps ([#41](#41)) ([055cd0e](055cd0e))
1 parent 055cd0e commit 689ff89

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.3.1](https://github.com/dankeboy36/get-arduino-tools/compare/1.3.0...1.3.1) (2025-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* move `vscode-jsonrpc` to deps ([#41](https://github.com/dankeboy36/get-arduino-tools/issues/41)) ([055cd0e](https://github.com/dankeboy36/get-arduino-tools/commit/055cd0ec494f41158c047cbbb8c1b06cb95f6de5))
7+
18
# [1.3.0](https://github.com/dankeboy36/get-arduino-tools/compare/1.2.10...1.3.0) (2025-12-19)
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.3.0",
3+
"version": "1.3.1",
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)