Skip to content

Commit ce4fc3d

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](1.0.5...1.1.0) (2024-02-27) ### Features * **doc:** generate API documentation ([#11](#11)) ([0685b74](0685b74))
1 parent 0685b74 commit ce4fc3d

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.1.0](https://github.com/dankeboy36/fqbn/compare/1.0.5...1.1.0) (2024-02-27)
2+
3+
4+
### Features
5+
6+
* **doc:** generate API documentation ([#11](https://github.com/dankeboy36/fqbn/issues/11)) ([0685b74](https://github.com/dankeboy36/fqbn/commit/0685b74d1dac6cb6c3cb7e0fc18a61e7985272fe))
7+
18
## [1.0.5](https://github.com/dankeboy36/fqbn/compare/1.0.4...1.0.5) (2024-02-10)
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.0.5",
3+
"version": "1.1.0",
44
"description": "Arduino FQBN (fully qualified board name)",
55
"keywords": [
66
"arduino",

0 commit comments

Comments
 (0)