Skip to content

Commit 256ea70

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](1.2.0...1.3.0) (2024-12-16) ### Features * add support for `setConfigOption` ([#20](#20)) ([626031e](626031e))
1 parent 626031e commit 256ea70

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.0](https://github.com/dankeboy36/fqbn/compare/1.2.0...1.3.0) (2024-12-16)
2+
3+
4+
### Features
5+
6+
* add support for `setConfigOption` ([#20](https://github.com/dankeboy36/fqbn/issues/20)) ([626031e](https://github.com/dankeboy36/fqbn/commit/626031e66ef526238f04a69cb5c97050bfc43b39))
7+
18
# [1.2.0](https://github.com/dankeboy36/fqbn/compare/1.1.3...1.2.0) (2024-12-14)
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": "fqbn",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Arduino FQBN (fully qualified board name)",
55
"keywords": [
66
"arduino",

0 commit comments

Comments
 (0)