Skip to content

Commit

Permalink
chore(release): cut 31.17.7 [skip ci]
Browse files Browse the repository at this point in the history
## [31.17.7](v31.17.6...v31.17.7) (2021-08-25)

### Bug Fixes

* adjust z-index so tooltip on Show more/fewer dashboards button shows ([#1912](#1912)) ([cce97f9](cce97f9))
  • Loading branch information
dhis2-bot committed Aug 25, 2021
1 parent cce97f9 commit 44e29cd
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 @@
## [31.17.7](https://github.com/dhis2/dashboard-app/compare/v31.17.6...v31.17.7) (2021-08-25)


### Bug Fixes

* adjust z-index so tooltip on Show more/fewer dashboards button shows ([#1912](https://github.com/dhis2/dashboard-app/issues/1912)) ([cce97f9](https://github.com/dhis2/dashboard-app/commit/cce97f963c764d6a2cbc26d29fb85b1015fb12e5))

## [31.17.6](https://github.com/dhis2/dashboard-app/compare/v31.17.5...v31.17.6) (2021-08-23)


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": "dashboard-app",
"version": "31.17.6",
"version": "31.17.7",
"description": "DHIS2 Dashboard app",
"private": true,
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 44e29cd

Please sign in to comment.