Skip to content

Commit b6106de

Browse files
committed
chore(release): 0.2.3 [skip ci]
1 parent 093e4f3 commit b6106de

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.2.3](https://github.com/webpod/envapi/compare/v0.2.2...v0.2.3) (2025-02-01)
2+
3+
### Fixes & improvements
4+
* fix: check input on stringify ([093e4f3](https://github.com/webpod/envapi/commit/093e4f353850e9b005418474683220b983d85dad))
5+
16
## [0.2.2](https://github.com/webpod/envapi/compare/v0.2.1...v0.2.2) (2025-01-30)
27

38
### Fixes & improvements

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "envapi",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "An API to interact with environment files",
55
"type": "module",
66
"main": "target/cjs/index.cjs",

0 commit comments

Comments
 (0)