Skip to content

Commit

Permalink
chore(release): cut 100.5.7 [skip release]
Browse files Browse the repository at this point in the history
## [100.5.7](v100.5.6...v100.5.7) (2024-06-24)

### Bug Fixes

* use saved visualization in interpretation modal ([#3121](#3121)) ([1853a62](1853a62))
  • Loading branch information
dhis2-bot committed Jun 24, 2024
1 parent 1853a62 commit ab08959
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 @@
## [100.5.7](https://github.com/dhis2/data-visualizer-app/compare/v100.5.6...v100.5.7) (2024-06-24)


### Bug Fixes

* use saved visualization in interpretation modal ([#3121](https://github.com/dhis2/data-visualizer-app/issues/3121)) ([1853a62](https://github.com/dhis2/data-visualizer-app/commit/1853a62d3eb3a744c4728491d624453cd6150d4e))

## [100.5.6](https://github.com/dhis2/data-visualizer-app/compare/v100.5.5...v100.5.6) (2024-06-17)


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": "data-visualizer-app",
"version": "100.5.6",
"version": "100.5.7",
"description": "DHIS2 Data Visualizer",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit ab08959

Please sign in to comment.