Skip to content

Commit b1a5e76

Browse files
chore(main): release 0.4.2
1 parent d2327e4 commit b1a5e76

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.1"
2+
".": "0.4.2"
33
}

CHANGELOG.md

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

3+
## [0.4.2](https://github.com/NASA-IMPACT/csda-version/compare/v0.4.1...v0.4.2) (2026-06-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **chore:** update version tags with commit SHAs ([#77](https://github.com/NASA-IMPACT/csda-version/issues/77)) ([d2327e4](https://github.com/NASA-IMPACT/csda-version/commit/d2327e4e63484eae50c36427bfc84531f3e46cba))
9+
310
## [0.4.1](https://github.com/NASA-IMPACT/csda-version/compare/v0.4.0...v0.4.1) (2026-06-15)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "csda-version"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
description = "Calculate the next csda-version"
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)