Skip to content

Commit 7fe686b

Browse files
[create-pull-request] automated change
1 parent 2fcc36f commit 7fe686b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [3.0.3](https://github.com/c3g/project_tracking_cli/compare/3.0.2...3.0.3)
8+
9+
- Debug help printing message [`2fcc36f`](https://github.com/c3g/project_tracking_cli/commit/2fcc36f4d609c73c68ea3cd6391f40ae2720f8fb)
10+
- Dev Version update [`8e823be`](https://github.com/c3g/project_tracking_cli/commit/8e823bed3a37414d3b42c3c44cc29101effa1e78)
11+
712
#### [3.0.2](https://github.com/c3g/project_tracking_cli/compare/3.0.1...3.0.2)
813

14+
> 10 October 2025
15+
916
- Debug Json encoding for digestion and digest delivery output formatting [`6de87e8`](https://github.com/c3g/project_tracking_cli/commit/6de87e87212f98ffcc2f5e6552df27e66c2caf9f)
17+
- [create-pull-request] automated change [`ae47268`](https://github.com/c3g/project_tracking_cli/commit/ae4726810519033025867c435d6c91157e23ccb8)
1018
- Debug copy paste [`f602781`](https://github.com/c3g/project_tracking_cli/commit/f602781a1197073642e7b80682d36d534d8dddf4)
1119

1220
#### [3.0.1](https://github.com/c3g/project_tracking_cli/compare/3.0.0...3.0.1)

pt_cli/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.0.2.dev'
1+
__version__ = '3.0.3'

0 commit comments

Comments
 (0)