Skip to content

Commit cf1cbc5

Browse files
chore(main): release 0.4.2
1 parent 81d4547 commit cf1cbc5

3 files changed

Lines changed: 14 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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.4.2](https://github.com/NASA-IMPACT/csda-version/compare/v0.4.1...v0.4.2) (2026-06-29)
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+
10+
11+
### Chores
12+
13+
* bump version to 26.3.7 ([#79](https://github.com/NASA-IMPACT/csda-version/issues/79)) ([81d4547](https://github.com/NASA-IMPACT/csda-version/commit/81d4547ba3d22a2198dfd96850dcc28ff59182f7))
14+
315
## [0.4.1](https://github.com/NASA-IMPACT/csda-version/compare/v0.4.0...v0.4.1) (2026-06-15)
416

517

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)