A CLI for scaffolding ATProto web applications

release: v0.2.0

besaid.zone c0f97556 bc8cc42c

verified
+11 -11
-5
.changeset/spotty-buckets-jump.md
··· 1 - --- 2 - "@nulfrost/create-atproto-app": minor 3 - --- 4 - 5 - add vanilla javascript template
-5
.changeset/tasty-bags-kick.md
··· 1 - --- 2 - "@nulfrost/create-atproto-app": patch 3 - --- 4 - 5 - update all templates to use dids instead of handles
+10
CHANGELOG.md
··· 1 1 # @nulfrost/create-atproto-app 2 2 3 + ## 0.2.0 4 + 5 + ### Minor Changes 6 + 7 + - 1363422: add vanilla javascript template 8 + 9 + ### Patch Changes 10 + 11 + - bc8cc42: update all templates to use dids instead of handles 12 + 3 13 ## 0.1.4 4 14 5 15 ### Patch Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@nulfrost/create-atproto-app", 3 - "version": "0.1.4", 3 + "version": "0.2.0", 4 4 "description": "CLI to bootstrap ATProto projects", 5 5 "keywords": [ 6 6 "atproto",