Skip to content

Commit a99190e

Browse files
committed
chore: release v0.7.2
1 parent ab84f89 commit a99190e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [0.7.2](https://github.com/DiaKEM/libre-link-up-api-client/compare/0.7.1...0.7.2) (2025-05-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **client:** update for new api ([bc0da58](https://github.com/DiaKEM/libre-link-up-api-client/commit/bc0da58f2c68de5a12ca7ebe5b037f965ba95fa6))
9+
310
## [0.7.1](https://github.com/DiaKEM/libre-link-up-api-client/compare/0.7.0...0.7.1) (2024-09-27)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@diakem/libre-link-up-api-client",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"description": "Libre Link Up client to retrieve cgm data directly from sharing service",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)