Skip to content

Commit

Permalink
chore: release v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
khskekec committed Sep 27, 2024
1 parent 0fcc2a3 commit 03fcced
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.7.1](https://github.com/DiaKEM/libre-link-up-api-client/compare/0.7.0...0.7.1) (2024-09-27)


### Bug Fixes

* adjust types to handle step data ([#25](https://github.com/DiaKEM/libre-link-up-api-client/issues/25)) ([0fcc2a3](https://github.com/DiaKEM/libre-link-up-api-client/commit/0fcc2a3e4747da236600a452ab5ddeabbef89613))
* adjust types to handle step data ([#25](https://github.com/DiaKEM/libre-link-up-api-client/issues/25)) ([efb0231](https://github.com/DiaKEM/libre-link-up-api-client/commit/efb0231c26c3c6b27a3f6fd6df6720491246caa6))
* improve exception messages for required actions ([#25](https://github.com/DiaKEM/libre-link-up-api-client/issues/25)) ([4db1c81](https://github.com/DiaKEM/libre-link-up-api-client/commit/4db1c81e6307a4f0746acfe712fb38ed9d038ef1))
* improve exception messages for required actions ([#25](https://github.com/DiaKEM/libre-link-up-api-client/issues/25)) ([4576538](https://github.com/DiaKEM/libre-link-up-api-client/commit/45765389c38f5914c86db888d1fc996f255d7b00))
* improve exception messages for required actions ([#25](https://github.com/DiaKEM/libre-link-up-api-client/issues/25)) ([ee2158a](https://github.com/DiaKEM/libre-link-up-api-client/commit/ee2158af7029e5810155c80a1d1391079d5d7aaf))

# [0.7.0](https://github.com/DiaKEM/libre-link-up-api-client/compare/0.6.1...0.7.0) (2024-09-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@diakem/libre-link-up-api-client",
"version": "0.7.0",
"version": "0.7.1",
"description": "Libre Link Up client to retrieve cgm data directly from sharing service",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 03fcced

Please sign in to comment.