Skip to content

Commit 2c7c9a9

Browse files
committed
chore(release): cut 0.8.0 [skip release]
# [0.8.0](v0.7.1...v0.8.0) (2024-10-17) ### Features * add category options form and list ([#419](#419)) ([68566e4](68566e4))
1 parent 68566e4 commit 2c7c9a9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.8.0](https://github.com/dhis2/maintenance-app-beta/compare/v0.7.1...v0.8.0) (2024-10-17)
2+
3+
4+
### Features
5+
6+
* add category options form and list ([#419](https://github.com/dhis2/maintenance-app-beta/issues/419)) ([68566e4](https://github.com/dhis2/maintenance-app-beta/commit/68566e4af99c39847f96795eecc617ff44e2d3b3))
7+
18
## [0.7.1](https://github.com/dhis2/maintenance-app-beta/compare/v0.7.0...v0.7.1) (2024-10-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maintenance-app",
3-
"version": "0.7.1",
3+
"version": "0.8.0",
44
"description": "",
55
"license": "BSD-3-Clause",
66
"private": true,

0 commit comments

Comments
 (0)