Skip to content

Commit fa955df

Browse files
committed
CHANGELOG: add publish and publish-dry-run targets
1 parent 87b68f6 commit fa955df

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ and this project adheres to
5252
- Add mypy type checking to CI workflow ([6b9a3db], [#42])
5353
- Bump astral-sh/setup-uv from 6 to 7 ([cfa8b6c], [#72])
5454
- Migrate from Poetry to uv ([14bc55e], [#65])
55+
- Makefile: add `publish` and `publish-dry-run` targets ([87b68f6], [#80])
5556

5657
## [0.1.10] - 2024-12-XX
5758

@@ -88,6 +89,7 @@ and this project adheres to
8889
[0.1.9]: https://github.com/LeakIX/LeakIXClient-Python/releases/tag/v0.1.9
8990

9091
<!-- Commit links -->
92+
[87b68f6]: https://github.com/LeakIX/LeakIXClient-Python/commit/87b68f6
9193
[c62d2a4]: https://github.com/LeakIX/LeakIXClient-Python/commit/c62d2a4
9294
[01b280f]: https://github.com/LeakIX/LeakIXClient-Python/commit/01b280f
9395
[aa9cc03]: https://github.com/LeakIX/LeakIXClient-Python/commit/aa9cc03
@@ -119,3 +121,4 @@ and this project adheres to
119121
[#75]: https://github.com/LeakIX/LeakIXClient-Python/pull/75
120122
[#76]: https://github.com/LeakIX/LeakIXClient-Python/pull/76
121123
[#78]: https://github.com/LeakIX/LeakIXClient-Python/pull/78
124+
[#80]: https://github.com/LeakIX/LeakIXClient-Python/pull/80

0 commit comments

Comments
 (0)