Skip to content

Commit e51e7f4

Browse files
[create-pull-request] automated change
1 parent 79e66f7 commit e51e7f4

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.2](https://github.com/c3g/project_tracking_cli/compare/2.1.1...2.1.2)
8+
9+
- Adding missing undelete and undeprecate [`3f899b7`](https://github.com/c3g/project_tracking_cli/commit/3f899b787073fbfb2d6361ebc9e4278d66cd4fed)
10+
711
#### [2.1.1](https://github.com/c3g/project_tracking_cli/compare/2.1.0...2.1.1)
812

13+
> 12 November 2024
14+
15+
- [create-pull-request] automated change [`6c76cde`](https://github.com/c3g/project_tracking_cli/commit/6c76cdefa78f83a9cb4c6683ac04b0c9192d8e78)
916
- Updating to a maintained release action as the previous one was not maintained anymore [`57622a1`](https://github.com/c3g/project_tracking_cli/commit/57622a12e0d5cb2dc2fc8a2daa1cd7a83fd2c899)
1017

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

pt_cli/__version__.py

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

0 commit comments

Comments
 (0)