Skip to content

Commit 067559d

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2019-01-02) ### Bug Fixes * **package:** transfer to drivetech org ([37336ae](37336ae))
1 parent 37336ae commit 067559d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/drivetech/node-nmea/compare/v2.0.0...v2.0.1) (2019-01-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** transfer to drivetech org ([37336ae](https://github.com/drivetech/node-nmea/commit/37336ae))
7+
18
# [2.0.0](https://github.com/lgaticaq/node-nmea/compare/v1.0.4...v2.0.0) (2018-10-17)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@drivetech/node-nmea",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Parser for NMEA sentences.",
55
"main": "src",
66
"scripts": {

0 commit comments

Comments
 (0)