Skip to content

Commit b0f465d

Browse files
authored
Merge pull request #12 from Hackuarium/release-v1.2.1
chore: release 1.2.1
2 parents 173a5ef + 6c2a758 commit b0f465d

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
### [1.2.1](https://www.github.com/Hackuarium/legoino-device-information/compare/v1.2.0...v1.2.1) (2021-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* build script for lactame.com ([173a5ef](https://www.github.com/Hackuarium/legoino-device-information/commit/173a5efbae32520be8204e2edf3d9d87d920eb76))
9+
310
## [1.2.0](https://www.github.com/Hackuarium/legoino-device-information/compare/v1.1.0...v1.2.0) (2021-06-26)
411

512

@@ -77,5 +84,3 @@
7784

7885
<a name="0.0.2"></a>
7986
## 0.0.2 (2018-08-16)
80-
81-

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.0",
3+
"version": "1.2.1",
44
"description": "Device information for all our arduino derived projects",
55
"main": "./src/index.js",
66
"files": [

0 commit comments

Comments
 (0)