Skip to content

Commit ad7d876

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](1.3.1...1.4.0) (2025-10-23) ### Features * add limitConfigOptions ([#26](#26)) ([2c076e2](2c076e2))
1 parent 2c076e2 commit ad7d876

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.4.0](https://github.com/dankeboy36/fqbn/compare/1.3.1...1.4.0) (2025-10-23)
2+
3+
4+
### Features
5+
6+
* add limitConfigOptions ([#26](https://github.com/dankeboy36/fqbn/issues/26)) ([2c076e2](https://github.com/dankeboy36/fqbn/commit/2c076e2db3a905ce8e78aeb772c98047b9a2ac5a))
7+
18
## [1.3.1](https://github.com/dankeboy36/fqbn/compare/1.3.0...1.3.1) (2025-03-29)
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.3.1",
3+
"version": "1.4.0",
44
"description": "Arduino FQBN (fully qualified board name)",
55
"keywords": [
66
"arduino",

0 commit comments

Comments
 (0)