Skip to content

Commit e0e5755

Browse files
[create-pull-request] automated change
1 parent 728013b commit e0e5755

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
@@ -4,8 +4,15 @@ 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+
#### [2.1.3](https://github.com/c3g/project_tracking_cli/compare/2.1.2...2.1.3)
8+
9+
- Debug + adding linting to Actions [`31a0f18`](https://github.com/c3g/project_tracking_cli/commit/31a0f18bfb3e0ead40caf0e2d7f7fe9cf0b7a89b)
10+
711
#### [2.1.2](https://github.com/c3g/project_tracking_cli/compare/2.1.1...2.1.2)
812

13+
> 24 January 2025
14+
15+
- [create-pull-request] automated change [`d1327c6`](https://github.com/c3g/project_tracking_cli/commit/d1327c68e7b365ddb33cc642f0397090f35ac7ca)
916
- Adding missing undelete and undeprecate [`3f899b7`](https://github.com/c3g/project_tracking_cli/commit/3f899b787073fbfb2d6361ebc9e4278d66cd4fed)
1017

1118
#### [2.1.1](https://github.com/c3g/project_tracking_cli/compare/2.1.0...2.1.1)

pt_cli/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.1.2'
1+
__version__ = '2.1.3'

0 commit comments

Comments
 (0)