chore: bump base version to 0.16.0

This commit is contained in:
forehalo
2024-08-09 18:30:07 +08:00
parent 06d5d9719c
commit eef9afd3ed
36 changed files with 36 additions and 36 deletions

View File

@@ -2,7 +2,7 @@
"name": "@affine/core",
"type": "module",
"private": true,
"version": "0.15.0",
"version": "0.16.0",
"exports": {
"./app": "./src/app.tsx",
"./router": "./src/router.tsx",