chore(dev): release 0.4.0

This commit is contained in:
Spencer Brower
2026-06-17 18:16:05 -04:00
parent f1b3129f7d
commit 9ebe789a67
2 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,17 @@
# Changelog
## [0.4.0](https://github.com/sbrow/envr/compare/v0.3.0...v0.4.0) (2026-06-17)
### Features
* Removed runtime git dependency. ([f1b3129](https://github.com/sbrow/envr/commit/f1b3129f7dc26d177cd9b5bb7b0807d9871a91c5))
### Performance Improvements
* Replaced `fd` with custom internals. ([2ef733f](https://github.com/sbrow/envr/commit/2ef733fe58594b0a0b6e3ef85142b74af445ccb8))
## [0.3.0](https://github.com/sbrow/envr/compare/v0.2.1...v0.3.0) (2026-06-16)
Version 0.3.0 represents a significant departure (and improvement) for envr.

View File

@@ -1 +1 @@
0.3.0
0.4.0