Skip to content

Commit f617eee

Browse files
committed
chore(release): Release v1.1.1 🚀
1 parent 9636fbd commit f617eee

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+
### [1.1.1](https://github.com/wuespace/envar/compare/v1.1.0...v1.1.1) (2024-12-07)
5+
6+
7+
### Bug Fixes
8+
9+
* :ambulance: Fix `ZodSchemaCompat` type incompatibility with zod ([9636fbd](https://github.com/wuespace/envar/commit/9636fbdf1a3464f4b17e7835d173d3346a2c7335))
10+
11+
12+
13+
14+
415
## [1.1.0](https://github.com/wuespace/envar/compare/v1.0.1...v1.1.0) (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": "1.1.0",
3+
"version": "1.1.1",
44
"exports": "./mod.ts",
55
"license": "MIT",
66
"publish": {

0 commit comments

Comments
 (0)