Skip to content

Commit

Permalink
Update Changelog and release v11.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mpfeil committed Oct 30, 2023
1 parent 2180748 commit fe37434
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# openSenseMap API Changelog

## v11.2.0

- Use @sensebox/opensensemap-api-models v3.2.0
- Add `myBadges` integration (#834)
- Update `restify` dependency (#801)
- Update `mocha` dependency (#825)
- Update `chai` dependency (#829)
- Update `mqtt` dependency (#826)
- Update `turf` dependency (#828)

## v11.1.0

- Use @sensebox/opensensemap-api-models v3.1.0
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"Felix Erdmann"
],
"dependencies": {
"@sensebox/opensensemap-api-models": "3.1.0",
"@sensebox/opensensemap-api-models": "3.2.0",
"@turf/area": "^6.5.0",
"@turf/bbox": "^6.5.0",
"@turf/centroid": "^6.5.0",
Expand Down

0 comments on commit fe37434

Please sign in to comment.