Skip to content

Commit a1312fc

Browse files
committedJul 4, 2024
chore(release): cut 32.31.0 [skip ci]
# [32.31.0](v32.30.6...v32.31.0) (2024-07-04) ### Bug Fixes * add translations and remove render as tabs from the state ([7114ca8](7114ca8)) * rename render as tabs settings component and change model using the on change prop ([d04efc6](d04efc6)) ### Features * add option to pick render as tabs direction for data sets ([d59135e](d59135e))
1 parent abc3671 commit a1312fc

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed
 

‎CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [32.31.0](https://github.com/dhis2/maintenance-app/compare/v32.30.6...v32.31.0) (2024-07-04)
2+
3+
4+
### Bug Fixes
5+
6+
* add translations and remove render as tabs from the state ([7114ca8](https://github.com/dhis2/maintenance-app/commit/7114ca8dfba1116566349911fc036c12253436da))
7+
* rename render as tabs settings component and change model using the on change prop ([d04efc6](https://github.com/dhis2/maintenance-app/commit/d04efc6639d73e3c70c21a6554529ac366b31634))
8+
9+
10+
### Features
11+
12+
* add option to pick render as tabs direction for data sets ([d59135e](https://github.com/dhis2/maintenance-app/commit/d59135ec7eb0cdb53236b38bd6fdaeffd5f6da02))
13+
114
## [32.30.6](https://github.com/dhis2/maintenance-app/compare/v32.30.5...v32.30.6) (2024-06-16)
215

316

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maintenance-app",
3-
"version": "32.30.6",
3+
"version": "32.31.0",
44
"description": "DHIS2 Maintenance app",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)
Please sign in to comment.