Skip to content

Commit fefe70d

Browse files
committed
chore(release): Release v0.0.4 🚀
1 parent 48260d3 commit fefe70d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
<!-- markdownlint-disable -->
22
# Changelog
33

4+
### [0.0.4](https://github.com/wuespace/envar/compare/v0.0.3...v0.0.4) (2024-10-29)
5+
6+
7+
### Bug Fixes
8+
9+
* :green_heart: Attempt 2 to fix JSR provenance ([48260d3](https://github.com/wuespace/envar/commit/48260d3f60264fbf8cc63261a2330a61f01b04e0))
10+
11+
12+
13+
14+
415
### [0.0.3](https://github.com/wuespace/envar/compare/v0.0.2...v0.0.3) (2024-10-29)
516

617

deno.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wuespace/envar",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"exports": "./mod.ts",
55
"license": "MIT",
66
"publish": {

0 commit comments

Comments
 (0)