Skip to content

Commit

Permalink
chore: release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
khskekec committed May 27, 2022
1 parent 28ea5de commit 4380af3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/DiaKEM/dexcom-api-client/compare/0.3.0...0.3.1) (2022-05-27)


### Bug Fixes

* exporting missing types ([28ea5de](https://github.com/DiaKEM/dexcom-api-client/commit/28ea5de818b87a7bd77c39f21b77346afb9c3ddb))

# [0.3.0](https://github.com/DiaKEM/dexcom-api-client/compare/0.2.1...0.3.0) (2022-05-14)


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/dexcom-api-client",
"version": "0.3.0",
"version": "0.3.1",
"description": "Dexcom API client to communicate and retrieve data from the sharing service.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 4380af3

Please sign in to comment.