Skip to content

Commit

Permalink
chore(release): cut 1.10.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.2](v1.10.1...v1.10.2) (2021-08-12)

### Bug Fixes

* **status-tag:** align approval state classification with design specs ([#44](#44)) ([4e9f52d](4e9f52d))
  • Loading branch information
dhis2-bot committed Aug 12, 2021
1 parent 4e9f52d commit bf678c0
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.10.2](https://github.com/dhis2/approval-app/compare/v1.10.1...v1.10.2) (2021-08-12)


### Bug Fixes

* **status-tag:** align approval state classification with design specs ([#44](https://github.com/dhis2/approval-app/issues/44)) ([4e9f52d](https://github.com/dhis2/approval-app/commit/4e9f52dd30981f4437c0d6e112e01e8b6ed45ddb))

## [1.10.1](https://github.com/dhis2/approval-app/compare/v1.10.0...v1.10.1) (2021-08-11)


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": "approval-app",
"version": "1.10.1",
"version": "1.10.2",
"description": "",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit bf678c0

Please sign in to comment.