Skip to content

Commit d90069e

Browse files
chore: release v0.3.6
1 parent b7ab496 commit d90069e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11

2+
## v0.3.5...main
3+
4+
[compare changes](https://github.com/stacksjs/ts-validation/compare/v0.3.5...main)
5+
6+
### 🏡 Chore
7+
8+
- Improve validator types ([3a7f2aa](https://github.com/stacksjs/ts-validation/commit/3a7f2aa))
9+
- Fix enum types ([b7ab496](https://github.com/stacksjs/ts-validation/commit/b7ab496))
10+
11+
### ❤️ Contributors
12+
13+
- Glennmichael123 ([@glennmichael123](https://github.com/glennmichael123))
14+
215
## v0.3.4...main
316

417
[compare changes](https://github.com/stacksjs/ts-validation/compare/v0.3.4...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/ts-validation",
33
"type": "module",
4-
"version": "0.3.5",
4+
"version": "0.3.6",
55
"description": "A simple TypeScript starter kit using Bun.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)