Skip to content

Commit

Permalink
chore(release): cut 100.7.0 [skip release]
Browse files Browse the repository at this point in the history
# [100.7.0](v100.6.2...v100.7.0) (2024-08-21)

### Features

* add subtitle field to pivot table options [DHIS2-16158] ([#3178](#3178)) ([bec185e](bec185e))
  • Loading branch information
dhis2-bot committed Aug 21, 2024
1 parent bec185e commit b804aac
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 @@
# [100.7.0](https://github.com/dhis2/data-visualizer-app/compare/v100.6.2...v100.7.0) (2024-08-21)


### Features

* add subtitle field to pivot table options [DHIS2-16158] ([#3178](https://github.com/dhis2/data-visualizer-app/issues/3178)) ([bec185e](https://github.com/dhis2/data-visualizer-app/commit/bec185e4d981fa70ab343757dc6250f31f090307))

## [100.6.2](https://github.com/dhis2/data-visualizer-app/compare/v100.6.1...v100.6.2) (2024-08-15)


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": "data-visualizer-app",
"version": "100.6.2",
"version": "100.7.0",
"description": "DHIS2 Data Visualizer",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit b804aac

Please sign in to comment.