We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48260d3 commit fefe70dCopy full SHA for fefe70d
CHANGELOG.md
@@ -1,6 +1,17 @@
1
<!-- markdownlint-disable -->
2
# Changelog
3
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
15
### [0.0.3](https://github.com/wuespace/envar/compare/v0.0.2...v0.0.3) (2024-10-29)
16
17
deno.json
@@ -1,6 +1,6 @@
{
"name": "@wuespace/envar",
- "version": "0.0.3",
+ "version": "0.0.4",
"exports": "./mod.ts",
"license": "MIT",
"publish": {
0 commit comments