Skip to content

Commit

Permalink
chore(release): cut 1.5.2 [skip release]
Browse files Browse the repository at this point in the history
## [1.5.2](v1.5.1...v1.5.2) (2025-01-24)

### Bug Fixes

* **deps:** upgrade app platform to v12 for Vite and React 18 ([#53](#53)) ([a8f0dcf](a8f0dcf))
  • Loading branch information
dhis2-bot committed Jan 24, 2025
1 parent a8f0dcf commit e2139e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [1.5.2](https://github.com/dhis2/climate-app/compare/v1.5.1...v1.5.2) (2025-01-24)


### Bug Fixes

* **deps:** upgrade app platform to v12 for Vite and React 18 ([#53](https://github.com/dhis2/climate-app/issues/53)) ([a8f0dcf](https://github.com/dhis2/climate-app/commit/a8f0dcfb3fd052638f0aa5061fed0484bcab2f47))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "climate-data",
"version": "1.5.1",
"version": "1.5.2",
"description": "Explore and import weather and climate data in DHIS2.",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit e2139e5

Please sign in to comment.