We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c2d51 commit 317d2fbCopy full SHA for 317d2fb
2 files changed
CHANGELOG.md
@@ -1,4 +1,16 @@
1
2
+## v0.4.2...main
3
+
4
+[compare changes](https://github.com/stacksjs/ts-validation/compare/v0.4.2...main)
5
6
+### 🩹 Fixes
7
8
+- Types ([02c2d51](https://github.com/stacksjs/ts-validation/commit/02c2d51))
9
10
+### ❤️ Contributors
11
12
+- Glennmichael123 ([@glennmichael123](https://github.com/glennmichael123))
13
14
## v0.4.1...main
15
16
[compare changes](https://github.com/stacksjs/ts-validation/compare/v0.4.1...main)
package.json
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/ts-validation",
"type": "module",
- "version": "0.4.2",
+ "version": "0.4.3",
"description": "A simple TypeScript starter kit using Bun.",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
0 commit comments