Skip to content

Commit 1346107

Browse files
committed
v0.0.25
1 parent 7730ec4 commit 1346107

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

packages/models/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
## v0.0.25
6+
- Add Cayenne LPP Decoder
7+
58
## v0.0.24
69

710
## v0.0.23

packages/models/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sensebox/opensensemap-api-models",
33
"description": "openSenseMap data models and database connection",
4-
"version": "0.0.24",
4+
"version": "0.0.25",
55
"main": "index.js",
66
"license": "MIT",
77
"dependencies": {
@@ -27,4 +27,4 @@
2727
"publishConfig": {
2828
"access": "public"
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)