Skip to content

Commit 351b0a0

Browse files
authored
Merge pull request #247 from cicirello/prep-release
Prepare release 1.22.1
2 parents 5b4e97e + ac85936 commit 351b0a0

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
### Removed
1616

1717
### Fixed
18-
* Eliminated adjustment for watching own repositories from the "Watched By" stat for consistency with other stats that don't make such an adjustment such as the star count.
1918

2019
### Dependencies
21-
* Bump cicirello/pyaction from 4.25.0 to 4.27.0
2220

2321
### CI/CD
2422

2523
### Other
2624

2725

26+
## [1.22.1] - 2023-12-08
27+
28+
### Fixed
29+
* Eliminated adjustment for watching own repositories from the "Watched By" stat for consistency with other stats that don't make such an adjustment such as the star count.
30+
31+
### Dependencies
32+
* Bump cicirello/pyaction from 4.25.0 to 4.27.0
33+
34+
2835
## [1.22.0] - 2023-10-18
2936

3037
### Added

0 commit comments

Comments
 (0)