Skip to content

Commit

Permalink
chore(release): cut 24.10.12 [skip ci]
Browse files Browse the repository at this point in the history
## [24.10.12](v24.10.11...v24.10.12) (2024-06-25)

### Bug Fixes

* update multicalendar dep for translations (DHIS2-16904) ([#1686](#1686)) ([65053e2](65053e2))
  • Loading branch information
dhis2-bot committed Jun 25, 2024
1 parent 65053e2 commit e017683
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.12](https://github.com/dhis2/analytics/compare/v24.10.11...v24.10.12) (2024-06-25)


### Bug Fixes

* update multicalendar dep for translations (DHIS2-16904) ([#1686](https://github.com/dhis2/analytics/issues/1686)) ([65053e2](https://github.com/dhis2/analytics/commit/65053e2dd099799f5f4d10179784ebfcf0d0bbe3))

## [24.10.11](https://github.com/dhis2/analytics/compare/v24.10.10...v24.10.11) (2024-06-20)


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

0 comments on commit e017683

Please sign in to comment.