A CLI for scaffolding ATProto web applications

release: v0.1.3

besaid.zone 9ab6959a 7f8f7591

verified
+7 -6
-5
.changeset/sweet-hounds-shave.md
··· 1 - --- 2 - "@nulfrost/create-atproto-app": patch 3 - --- 4 - 5 - add prepublishOnly script to run a build on publish and fix version number in cli
+6
CHANGELOG.md
··· 1 1 # @nulfrost/create-atproto-app 2 2 3 + ## 0.1.3 4 + 5 + ### Patch Changes 6 + 7 + - 7f8f759: add prepublishOnly script to run a build on publish and fix version number in cli 8 + 3 9 ## 0.1.2 4 10 5 11 ### Patch Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@nulfrost/create-atproto-app", 3 - "version": "0.1.2", 3 + "version": "0.1.3", 4 4 "description": "CLI to bootstrap ATProto projects", 5 5 "keywords": [ 6 6 "atproto",