You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -15,16 +15,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
15
### Removed
16
16
17
17
### 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.
19
18
20
19
### Dependencies
21
-
* Bump cicirello/pyaction from 4.25.0 to 4.27.0
22
20
23
21
### CI/CD
24
22
25
23
### Other
26
24
27
25
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.
0 commit comments