Skip to content

Commit 758b264

Browse files
chore: release v0.2.7
1 parent 6c41242 commit 758b264

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.6...main
3+
4+
[compare changes](https://github.com/stacksjs/ts-validation/compare/v0.2.6...main)
5+
6+
### 🚀 Enhancements
7+
8+
- Implement equals validation ([6c41242](https://github.com/stacksjs/ts-validation/commit/6c41242))
9+
10+
### 🏡 Chore
11+
12+
- Update analytics id ([b6235ac](https://github.com/stacksjs/ts-validation/commit/b6235ac))
13+
14+
### ❤️ Contributors
15+
16+
- Glennmichael123 ([@glennmichael123](https://github.com/glennmichael123))
17+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
18+
219
## v0.2.5...main
320

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

0 commit comments

Comments
 (0)