A CLI for scaffolding ATProto web applications

release: v0.2.1

besaid.zone de243574 39400851

verified
+7 -6
-5
.changeset/forty-jokes-kick.md
··· 1 - --- 2 - "@nulfrost/create-atproto-app": patch 3 - --- 4 - 5 - dynamically add scripts and dependencies to template package.json
+6
CHANGELOG.md
··· 1 1 # @nulfrost/create-atproto-app 2 2 3 + ## 0.2.1 4 + 5 + ### Patch Changes 6 + 7 + - 3940085: dynamically add scripts and dependencies to template package.json 8 + 3 9 ## 0.2.0 4 10 5 11 ### Minor Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@nulfrost/create-atproto-app", 3 - "version": "0.2.0", 3 + "version": "0.2.1", 4 4 "description": "CLI to bootstrap ATProto projects", 5 5 "keywords": [ 6 6 "atproto",