We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 173a5ef + 6c2a758 commit b0f465dCopy full SHA for b0f465d
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.2.0](https://www.github.com/Hackuarium/legoino-device-information/compare/v1.1.0...v1.2.0) (2021-06-26)
11
12
@@ -77,5 +84,3 @@
77
84
78
85
<a name="0.0.2"></a>
79
86
## 0.0.2 (2018-08-16)
80
-
81
package.json
@@ -1,6 +1,6 @@
{
"name": "legoino-device-information",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Device information for all our arduino derived projects",
"main": "./src/index.js",
"files": [
0 commit comments