Skip to content

Commit

Permalink
chore(release): cut 24.10.5 [skip ci]
Browse files Browse the repository at this point in the history
## [24.10.5](v24.10.4...v24.10.5) (2024-04-03)

### Bug Fixes

* avoid crash in DV with some chart types (DHIS2-15882) [24.x] ([#1651](#1651)) ([68907d2](68907d2)), closes [#1582](#1582)
  • Loading branch information
dhis2-bot committed Apr 3, 2024
1 parent 68907d2 commit 02ed7a0
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 @@
## [24.10.5](https://github.com/dhis2/analytics/compare/v24.10.4...v24.10.5) (2024-04-03)


### Bug Fixes

* avoid crash in DV with some chart types (DHIS2-15882) [24.x] ([#1651](https://github.com/dhis2/analytics/issues/1651)) ([68907d2](https://github.com/dhis2/analytics/commit/68907d2ef4dc1e200eeaa03c2b092229a68b9a99)), closes [#1582](https://github.com/dhis2/analytics/issues/1582)

## [24.10.4](https://github.com/dhis2/analytics/compare/v24.10.3...v24.10.4) (2024-04-02)


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": "24.10.4",
"version": "24.10.5",
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
Expand Down

0 comments on commit 02ed7a0

Please sign in to comment.