File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " zenstack-monorepo" ,
3- "version" : " 0.4.0-pre.1 " ,
3+ "version" : " 0.4.0" ,
44 "description" : " " ,
55 "scripts" : {
66 "build" : " pnpm -r build" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @zenstackhq/runtime" ,
33 "displayName" : " ZenStack Runtime Library" ,
4- "version" : " 0.4.0-pre.1 " ,
4+ "version" : " 0.4.0" ,
55 "description" : " Runtime of ZenStack for both client-side and server-side environments." ,
66 "repository" : {
77 "type" : " git" ,
Original file line number Diff line number Diff line change 33 "publisher" : " zenstack" ,
44 "displayName" : " ZenStack Language Tools" ,
55 "description" : " A toolkit for modeling data and access policies in full-stack development with Next.js and Typescript" ,
6- "version" : " 0.4.0-pre.1 " ,
6+ "version" : " 0.4.0" ,
77 "author" : {
88 "name" : " ZenStack Team"
99 },
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ export default async function (): Promise<void> {
113113 . description (
114114 `${ colors . bold . blue (
115115 'ζ'
116- ) } ZenStack is a toolkit for building secure CRUD apps with Next.js + Typescript.\n\nDocumentation: https://go. zenstack.dev/doc .`
116+ ) } ZenStack is a toolkit for building secure CRUD apps with Next.js + Typescript.\n\nDocumentation: https://zenstack.dev.`
117117 )
118118 . showHelpAfterError ( )
119119 . showSuggestionAfterError ( ) ;
Original file line number Diff line number Diff line change 11{
22 "name" : " todo" ,
3- "version" : " 0.4.0-pre.1 " ,
3+ "version" : " 0.4.0" ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
You can’t perform that action at this time.
0 commit comments