Skip to content

Commit 09755aa

Browse files
committed
version bump
1 parent 7bfb0cf commit 09755aa

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/moody-pandas-join.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @asenajs/asena
2+
3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 2924af1: Inheritance bugs fixed. Hono adapter removed from asenajs.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asenajs/asena",
3-
"version": "0.1.19",
3+
"version": "0.2.0",
44
"description": "Asena is a spring like framework for building web applications built with hono and bun",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)