Skip to content

Commit

Permalink
chore(release): cut 26.6.5 [skip ci]
Browse files Browse the repository at this point in the history
## [26.6.5](v26.6.4...v26.6.5) (2024-04-22)

### Bug Fixes

* **interpretations:** plugin flashes when interacting with Interpretations modal ([#1608](#1608)) ([e65e917](e65e917))
  • Loading branch information
dhis2-bot committed Apr 22, 2024
1 parent e65e917 commit 0ae3182
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 @@
## [26.6.5](https://github.com/dhis2/analytics/compare/v26.6.4...v26.6.5) (2024-04-22)


### Bug Fixes

* **interpretations:** plugin flashes when interacting with Interpretations modal ([#1608](https://github.com/dhis2/analytics/issues/1608)) ([e65e917](https://github.com/dhis2/analytics/commit/e65e917e32fcb28759a913ddc55d98478f6c4d27))

## [26.6.4](https://github.com/dhis2/analytics/compare/v26.6.3...v26.6.4) (2024-04-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": "@dhis2/analytics",
"version": "26.6.4",
"version": "26.6.5",
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
Expand Down

0 comments on commit 0ae3182

Please sign in to comment.