We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4aa69 commit e1dd8e8Copy full SHA for e1dd8e8
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# @sensebox/opensensemap-api-models Changelog
2
3
## Unreleased
4
+
5
+## v0.0.3
6
- Fix destructuring error in json and luftdaten measurement decoding
7
8
## v0.0.2
package.json
@@ -1,7 +1,7 @@
{
"name": "@sensebox/opensensemap-api-models",
"description": "openSenseMap data models and database connection",
- "version": "0.0.2",
+ "version": "0.0.3",
"main": "index.js",
"license": "MIT",
"dependencies": {
0 commit comments