Skip to content

Commit 75bf8ff

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](1.3.0...1.3.1) (2025-03-29) ### Bug Fixes * **security:** audit dependencies `CVE-2024-12905` ([#21](#21)) ([bc8e60a](bc8e60a))
1 parent bc8e60a commit 75bf8ff

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/fqbn/compare/1.3.0...1.3.1) (2025-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** audit dependencies `CVE-2024-12905` ([#21](https://github.com/dankeboy36/fqbn/issues/21)) ([bc8e60a](https://github.com/dankeboy36/fqbn/commit/bc8e60a3f36c05fb8a883854dfc52346be52c0c0))
7+
18
# [1.3.0](https://github.com/dankeboy36/fqbn/compare/1.2.0...1.3.0) (2024-12-16)
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.0",
3+
"version": "1.3.1",
44
"description": "Arduino FQBN (fully qualified board name)",
55
"keywords": [
66
"arduino",

0 commit comments

Comments
 (0)