Skip to content

Commit dda7fa3

Browse files
authored
chore(main): release 0.2.2 (#7)
1 parent b515cb6 commit dda7fa3

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.2](https://github.com/Hackuarium/legoino-navigator-serial/compare/v0.2.1...v0.2.2) (2023-03-06)
4+
5+
6+
### Bug Fixes
7+
8+
* rename rollup.config.js to allow release with last version ([b515cb6](https://github.com/Hackuarium/legoino-navigator-serial/commit/b515cb69da9e94136fd3db374ea5a52d25ea7aec))
9+
310
## [0.2.1](https://github.com/Hackuarium/legoino-navigator-serial/compare/v0.2.0...v0.2.1) (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.1",
3+
"version": "0.2.2",
44
"description": "Use navigator.serial to manage legoino devices",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)