Skip to content

Commit

Permalink
chore(release): cut 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2023-03-21)

### Bug Fixes

* add map plugin and dependency ([a4e7c0a](a4e7c0a))
* revers script order ([9561ea6](9561ea6))
* use the officially build files from d2-ci/maps-app ([f3c9cb2](f3c9cb2))
  • Loading branch information
dhis2-bot committed Mar 21, 2023
1 parent 40ec234 commit ab9613e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.1](https://github.com/dhis2/interpretation-app/compare/v1.0.0...v1.0.1) (2023-03-21)


### Bug Fixes

* add map plugin and dependency ([a4e7c0a](https://github.com/dhis2/interpretation-app/commit/a4e7c0ade9f1fd46c108fe6ab721ef8fb48b93ee))
* revers script order ([9561ea6](https://github.com/dhis2/interpretation-app/commit/9561ea61b26ff3e36f039647234caabc2f286042))
* use the officially build files from d2-ci/maps-app ([f3c9cb2](https://github.com/dhis2/interpretation-app/commit/f3c9cb2432498b081ca2c5f99e6d9c3e331b7837))

# [1.0.0](https://github.com/dhis2/interpretation-app/compare/v0.1.29...v1.0.0) (2021-09-15)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "interpretation-app",
"version": "1.0.0",
"version": "1.0.1",
"description": "Interpretations app",
"main": "src/index.html",
"scripts": {
Expand Down Expand Up @@ -93,4 +93,4 @@
}
}
}
}
}

0 comments on commit ab9613e

Please sign in to comment.