Skip to content

Commit

Permalink
chore(release): cut 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2021-02-19)

### Bug Fixes

* make useD2 argument optional ([#67](#67)) ([b885fe5](b885fe5))
  • Loading branch information
dhis2-bot committed Feb 19, 2021
1 parent b885fe5 commit 850cc9b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.2](https://github.com/dhis2/app-runtime-adapter-d2/compare/v1.0.1...v1.0.2) (2021-02-19)


### Bug Fixes

* make useD2 argument optional ([#67](https://github.com/dhis2/app-runtime-adapter-d2/issues/67)) ([b885fe5](https://github.com/dhis2/app-runtime-adapter-d2/commit/b885fe50e7009a94631a7fe8c21ee74f38e1dcf4))

## [1.0.1](https://github.com/dhis2/app-runtime-adapter-d2/compare/v1.0.0...v1.0.1) (2020-08-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2/app-runtime-adapter-d2",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"license": "BSD-3-Clause",
"main": "build/cjs/lib.js",
Expand Down

0 comments on commit 850cc9b

Please sign in to comment.