Skip to content

Commit c55f90f

Browse files
chore: release v0.3.1
1 parent 694a0b4 commit c55f90f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

2+
## v0.3.0...main
3+
4+
[compare changes](https://github.com/stacksjs/ts-validation/compare/v0.3.0...main)
5+
6+
### 🚀 Enhancements
7+
8+
- Implement interfaces ([694a0b4](https://github.com/stacksjs/ts-validation/commit/694a0b4))
9+
10+
### 🏡 Chore
11+
12+
- Linter ([2490f1a](https://github.com/stacksjs/ts-validation/commit/2490f1a))
13+
14+
### ❤️ Contributors
15+
16+
- Glennmichael123 ([@glennmichael123](https://github.com/glennmichael123))
17+
218
## v0.2.9...main
319

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

0 commit comments

Comments
 (0)