Skip to content

Commit

Permalink
chore(release): cut 101.3.0 [skip release]
Browse files Browse the repository at this point in the history
# [101.3.0](v101.2.8...v101.3.0) (2024-01-03)

### Features

* incorporate job queue in job list ([#571](#571)) ([204173e](204173e))
  • Loading branch information
dhis2-bot committed Jan 3, 2024
1 parent 204173e commit 425cfbc
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 @@
# [101.3.0](https://github.com/dhis2/scheduler-app/compare/v101.2.8...v101.3.0) (2024-01-03)


### Features

* incorporate job queue in job list ([#571](https://github.com/dhis2/scheduler-app/issues/571)) ([204173e](https://github.com/dhis2/scheduler-app/commit/204173eb83e4d3f949c24e2670c8745ec4edb9b4))

## [101.2.8](https://github.com/dhis2/scheduler-app/compare/v101.2.7...v101.2.8) (2023-11-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@
"\\.css$": "identity-obj-proxy"
}
},
"version": "101.2.8"
"version": "101.3.0"
}

1 comment on commit 425cfbc

@dhis2-bot
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.