Skip to content

Commit

Permalink
v10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reconbot committed Feb 14, 2022
1 parent 97450e0 commit ceba41c
Show file tree
Hide file tree
Showing 47 changed files with 195 additions and 45 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)


### Bug Fixes

* improve repl ([#2425](https://github.com/serialport/node-serialport/issues/2425)) ([7538995](https://github.com/serialport/node-serialport/commit/7538995c8a9e086be20b8d12b309c41ca93e4e43))


### Features

* have terminal ask for baudRate ([#2423](https://github.com/serialport/node-serialport/issues/2423)) ([d795f20](https://github.com/serialport/node-serialport/commit/d795f205f9384cacf6bfc73712d5ddc897da2f2e))
* platform specific open options ([#2428](https://github.com/serialport/node-serialport/issues/2428)) ([b3bead4](https://github.com/serialport/node-serialport/commit/b3bead45844498a9071c2e2edbcc2baf995bece5))





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"conventionalCommits": true
}
},
"version": "10.2.2"
"version": "10.3.0"
}
8 changes: 8 additions & 0 deletions packages/list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)

**Note:** Version bump only for package @serialport/list





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/list/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@serialport/list",
"version": "10.2.2",
"version": "10.3.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"bin": {
Expand Down
8 changes: 8 additions & 0 deletions packages/parser-byte-length/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)

**Note:** Version bump only for package @serialport/parser-byte-length





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/parser-byte-length/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-byte-length/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@serialport/parser-byte-length",
"version": "10.2.2",
"version": "10.3.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions packages/parser-cctalk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)

**Note:** Version bump only for package @serialport/parser-cctalk





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/parser-cctalk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-cctalk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@serialport/parser-cctalk",
"version": "10.2.2",
"version": "10.3.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/parser-delimiter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)

**Note:** Version bump only for package @serialport/parser-delimiter





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/parser-delimiter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-delimiter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@serialport/parser-delimiter",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "10.2.2",
"version": "10.3.0",
"engines": {
"node": ">=12.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/parser-inter-byte-timeout/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)

**Note:** Version bump only for package @serialport/parser-inter-byte-timeout





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/parser-inter-byte-timeout/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-inter-byte-timeout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@serialport/parser-inter-byte-timeout",
"version": "10.2.2",
"version": "10.3.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions packages/parser-packet-length/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)

**Note:** Version bump only for package @serialport/parser-packet-length





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/parser-packet-length/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-packet-length/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"scripts": {
"build": "tsc --build tsconfig-build.json"
},
"version": "10.2.2",
"version": "10.3.0",
"engines": {
"node": ">=8.6.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/parser-readline/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)

**Note:** Version bump only for package @serialport/parser-readline





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/parser-readline/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/parser-readline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "@serialport/parser-readline",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "10.2.2",
"version": "10.3.0",
"dependencies": {
"@serialport/parser-delimiter": "10.2.2"
"@serialport/parser-delimiter": "10.3.0"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/parser-ready/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)

**Note:** Version bump only for package @serialport/parser-ready





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/parser-ready/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-ready/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@serialport/parser-ready",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "10.2.2",
"version": "10.3.0",
"engines": {
"node": ">=12.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/parser-regex/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)

**Note:** Version bump only for package @serialport/parser-regex





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/parser-regex/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-regex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@serialport/parser-regex",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "10.2.2",
"version": "10.3.0",
"engines": {
"node": ">=12.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/parser-slip-encoder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)

**Note:** Version bump only for package @serialport/parser-slip-encoder





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/parser-slip-encoder/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-slip-encoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"scripts": {
"build": "tsc --build tsconfig-build.json"
},
"version": "10.2.2",
"version": "10.3.0",
"engines": {
"node": ">=12.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/parser-spacepacket/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)

**Note:** Version bump only for package @serialport/parser-spacepacket





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/parser-spacepacket/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-spacepacket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"scripts": {
"build": "tsc --build tsconfig-build.json"
},
"version": "10.2.2",
"version": "10.3.0",
"engines": {
"node": ">=12.0.0"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/repl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.3.0](https://github.com/serialport/node-serialport/compare/v10.2.2...v10.3.0) (2022-02-14)


### Bug Fixes

* improve repl ([#2425](https://github.com/serialport/node-serialport/issues/2425)) ([7538995](https://github.com/serialport/node-serialport/commit/7538995c8a9e086be20b8d12b309c41ca93e4e43))





## [10.2.2](https://github.com/serialport/node-serialport/compare/v10.2.1...v10.2.2) (2022-02-05)


Expand Down
Loading

0 comments on commit ceba41c

Please sign in to comment.