Skip to content

Commit 6836c9a

Browse files
Version package and test publish workflow (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1be20d5 commit 6836c9a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ingenious-rich-chachalaca.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.1
4+
5+
### Patch Changes
6+
7+
[`1be20d5`](https://github.com/browserbase/pychangeset/commit/1be20d5) - fix publish workflow
8+
39
## 0.2.0
410

511
### Minor 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.0"
7+
version = "0.2.1"
88
description = "Changeset management tool for Python projects"
99
readme = "README.md"
1010
keywords = [ "changeset", "versioning", "changelog", "release",]

0 commit comments

Comments
 (0)