Skip to content

Commit 2529a95

Browse files
authored
chore: release 2.0.0 (#13)
1 parent ffd8933 commit 2529a95

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.0.0](https://www.github.com/Hackuarium/legoino-device-information/compare/v1.2.1...v2.0.0) (2021-11-18)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Ensure parameter index corresponds to label
9+
10+
### Features
11+
12+
* Ensure parameter index corresponds to label ([cfe4181](https://www.github.com/Hackuarium/legoino-device-information/commit/cfe418104ebc42a84fb7d4d89d4ed1e41fb80949))
13+
314
### [1.2.1](https://www.github.com/Hackuarium/legoino-device-information/compare/v1.2.0...v1.2.1) (2021-06-26)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "legoino-device-information",
3-
"version": "1.2.1",
3+
"version": "2.0.0",
44
"description": "Device information for all our arduino derived projects",
55
"main": "./src/index.js",
66
"files": [

0 commit comments

Comments
 (0)