Skip to content

Commit

Permalink
chore(release): cut 100.2.3 [skip release]
Browse files Browse the repository at this point in the history
## [100.2.3](v100.2.2...v100.2.3) (2024-06-17)

### Bug Fixes

* **translations:** sync translations from transifex (dev) ([7f44585](7f44585))
* **translations:** sync translations from transifex (dev) ([1c2d1b2](1c2d1b2))
* **translations:** sync translations from transifex (dev) ([ac3f1c7](ac3f1c7))
* **translations:** sync translations from transifex (dev) ([#3001](#3001)) ([018e07b](018e07b))
* fetch visualization always when caching (DHIS2-17509) ([#2986](#2986)) ([8b3587e](8b3587e))
  • Loading branch information
dhis2-bot committed Jun 17, 2024
1 parent 29d8256 commit 52003e7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [100.2.3](https://github.com/dhis2/dashboard-app/compare/v100.2.2...v100.2.3) (2024-06-17)


### Bug Fixes

* **translations:** sync translations from transifex (dev) ([7f44585](https://github.com/dhis2/dashboard-app/commit/7f445853046ee68daea3132e4a0d90f347bc802d))
* **translations:** sync translations from transifex (dev) ([1c2d1b2](https://github.com/dhis2/dashboard-app/commit/1c2d1b28a9532fe41352382c7fd4408ad2789ac9))
* **translations:** sync translations from transifex (dev) ([ac3f1c7](https://github.com/dhis2/dashboard-app/commit/ac3f1c729c9e3a59415de5e56b058e771f5bec81))
* **translations:** sync translations from transifex (dev) ([#3001](https://github.com/dhis2/dashboard-app/issues/3001)) ([018e07b](https://github.com/dhis2/dashboard-app/commit/018e07bb38af48f949c6bc67b0959480a5a440d6))
* fetch visualization always when caching (DHIS2-17509) ([#2986](https://github.com/dhis2/dashboard-app/issues/2986)) ([8b3587e](https://github.com/dhis2/dashboard-app/commit/8b3587ed13f7c9019a2606fa8e120e4146de3b7e))

## [100.2.2](https://github.com/dhis2/dashboard-app/compare/v100.2.1...v100.2.2) (2024-05-16)


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": "dashboard-app",
"version": "100.2.2",
"version": "100.2.3",
"description": "DHIS2 Dashboard app",
"private": true,
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 52003e7

Please sign in to comment.