Skip to content

Commit ae7e80e

Browse files
committed
chore(release): 7.0.23
1 parent 58d091f commit ae7e80e

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [7.0.23](https://github.com/macite/doubtfire-deploy/compare/v7.0.22...v7.0.23) (2024-06-04)
6+
7+
8+
### Bug Fixes
9+
10+
* tidy up portfolio marking page to avoid save issues ([58d091f](https://github.com/macite/doubtfire-deploy/commit/58d091fe52e108a6063907b3b486ff14648862d1))
11+
* update entity service to correct portfolio progress load ([96cd698](https://github.com/macite/doubtfire-deploy/commit/96cd6984073b689adcc85207ce54913a07f5c5f1))
12+
513
### [7.0.22](https://github.com/macite/doubtfire-deploy/compare/v7.0.21...v7.0.22) (2024-05-31)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "doubtfire",
3-
"version": "7.0.22",
3+
"version": "7.0.23",
44
"homepage": "http://github.com/doubtfire-lms/",
55
"description": "Learning and feedback tool.",
66
"license": "AGPL-3.0",

0 commit comments

Comments
 (0)