Skip to content

Commit 8310e06

Browse files
authored
chore(main): release 0.2.1 (#6)
1 parent 660af40 commit 8310e06

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/Hackuarium/legoino-navigator-serial/compare/v0.2.0...v0.2.1) (2023-03-06)
4+
5+
6+
### Bug Fixes
7+
8+
* force release after branch migration ([660af40](https://github.com/Hackuarium/legoino-navigator-serial/commit/660af40cdc5a4766f21d9192a36e8253b4a6f3a0))
9+
310
## [0.2.0](https://github.com/Hackuarium/legoino-navigator-serial/compare/v0.1.1...v0.2.0) (2023-03-06)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "legoino-navigator-serial",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Use navigator.serial to manage legoino devices",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)