Skip to content

Commit 4ed1a56

Browse files
Version packages and update changelogs (#10)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e4a1779 commit 4ed1a56

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/qualified-perky-orangutan.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# changeset
22

3+
## 0.2.5
4+
5+
### Patch Changes
6+
7+
[`e4a1779`](https://github.com/the-roaring/pychangeset/commit/e4a1779) Thanks @Roaring! - fix pr author metadata to get gh login, fall back to git display name
8+
39
## 0.2.4
410

511
### Patch Changes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "changeset"
7-
version = "0.2.4"
7+
version = "0.2.5"
88
description = "Changeset management tool for Python projects"
99
readme = "README.md"
1010
keywords = [ "changeset", "versioning", "changelog", "release",]

0 commit comments

Comments
 (0)