Skip to content

Commit 3d3b96b

Browse files
author
Adam McKee
committed
publishing v0.0.4 as @latest
1 parent 7d45485 commit 3d3b96b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased]
44

5+
- ???
6+
7+
## [v0.0.4] - 2025-06-30
8+
59
### Fixed
610

711
- Cleaning up console output of errors and CLI usage
@@ -24,6 +28,7 @@
2428
- Evaluate env() and file() expressions in user data
2529
- Merge multiple user data into a MIME multipart message
2630

27-
[Unreleased]: https://github.com/eighty4/c2/compare/v0.0.3...HEAD
31+
[Unreleased]: https://github.com/eighty4/c2/compare/v0.0.4...HEAD
32+
[v0.0.4]: https://github.com/eighty4/c2/compare/v0.0.3...v0.0.4
2833
[v0.0.3]: https://github.com/eighty4/c2/compare/v0.0.2...v0.0.3
2934
[v0.0.2]: https://github.com/eighty4/c2/releases/tag/v0.0.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eighty4/c2",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"author": "Adam McKee <adam.be.g84d@gmail.com>",
55
"repository": "https://github.com/eighty4/c2",
66
"homepage": "https://github.com/eighty4/c2",

0 commit comments

Comments
 (0)