Skip to content

Commit 708e32f

Browse files
chore: release v0.3.0
1 parent 319b826 commit 708e32f

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

2+
## v0.2.9...main
3+
4+
[compare changes](https://github.com/stacksjs/ts-validation/compare/v0.2.9...main)
5+
6+
### 🩹 Fixes
7+
8+
- Proper messaging ([5ea37b5](https://github.com/stacksjs/ts-validation/commit/5ea37b5))
9+
10+
### 🏡 Chore
11+
12+
- Remove console ([683a59e](https://github.com/stacksjs/ts-validation/commit/683a59e))
13+
- Update readme file ([319b826](https://github.com/stacksjs/ts-validation/commit/319b826))
14+
15+
### ❤️ Contributors
16+
17+
- Glennmichael123 ([@glennmichael123](https://github.com/glennmichael123))
18+
219
## v0.2.8...main
320

421
[compare changes](https://github.com/stacksjs/ts-validation/compare/v0.2.8...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.2.9",
4+
"version": "0.3.0",
55
"description": "A simple TypeScript starter kit using Bun.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)