Skip to content

Commit

Permalink
Merge pull request #11 from Hackuarium/release-v1.2.0
Browse files Browse the repository at this point in the history
chore: release 1.2.0
  • Loading branch information
lpatiny authored Jun 26, 2021
2 parents 1df2149 + 6920e38 commit 14fcc70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Changelog

## [1.1.0](https://github.com/Hackuarium/legoino-device-information/compare/v0.1.5...v1.1.0) (2021-06-26)
## [1.2.0](https://www.github.com/Hackuarium/legoino-device-information/compare/v1.1.0...v1.2.0) (2021-06-26)


### Features

* add auto publish ([5d5f600](https://www.github.com/Hackuarium/legoino-device-information/commit/5d5f600b4b83b52a2166aea5bb04419c98c8d977))
* add continuous integration ([bd4fcf9](https://github.com/Hackuarium/legoino-device-information/commit/bd4fcf9b39e9f0c6e894f18ffb064f8298e8d031))
* add fromDeviceID ([a1eb51d](https://github.com/Hackuarium/legoino-device-information/commit/a1eb51d88a59547be4e524f3228cbd5ce4d9b82c))
* add OpenBio6 ([465b2a3](https://github.com/Hackuarium/legoino-device-information/commit/465b2a36d25329cea59fcea2762d4a21ecc7bed7))
Expand Down Expand Up @@ -78,4 +79,3 @@
## 0.0.2 (2018-08-16)



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "legoino-device-information",
"version": "1.1.0",
"version": "1.2.0",
"description": "Device information for all our arduino derived projects",
"main": "./src/index.js",
"files": [
Expand Down

0 comments on commit 14fcc70

Please sign in to comment.