Skip to content

Commit

Permalink
chore(release): cut 100.5.3 [skip release]
Browse files Browse the repository at this point in the history
## [100.5.3](v100.5.2...v100.5.3) (2024-04-25)

### Bug Fixes

* plugin flashes when interacting with Interpretations modal ([#3017](#3017)) ([827ef37](827ef37))
* **translations:** sync translations from transifex (dev) ([43f89be](43f89be))
  • Loading branch information
dhis2-bot committed Apr 25, 2024
1 parent 5c2d85e commit afc06c2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [100.5.3](https://github.com/dhis2/data-visualizer-app/compare/v100.5.2...v100.5.3) (2024-04-25)


### Bug Fixes

* plugin flashes when interacting with Interpretations modal ([#3017](https://github.com/dhis2/data-visualizer-app/issues/3017)) ([827ef37](https://github.com/dhis2/data-visualizer-app/commit/827ef3712a5a83687451a5545bae475d02ce601a))
* **translations:** sync translations from transifex (dev) ([43f89be](https://github.com/dhis2/data-visualizer-app/commit/43f89bebd0786f088859766a391e98e9492696db))

## [100.5.2](https://github.com/dhis2/data-visualizer-app/compare/v100.5.1...v100.5.2) (2024-03-21)


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.2",
"version": "100.5.3",
"description": "DHIS2 Data Visualizer",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit afc06c2

Please sign in to comment.