prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Version Packages (#17)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by

github-actions[bot]
github-actions[bot]
and committed by
GitHub
0f79944e 0bb8603b

+8 -6
-5
.changeset/jolly-rings-exist.md
··· 1 - --- 2 - "prototypey": patch 3 - --- 4 - 5 - moved cli into core library - no more @prototypey/cli separate
+7
packages/prototypey/CHANGELOG.md
··· 1 + # prototypey 2 + 3 + ## 0.2.2 4 + 5 + ### Patch Changes 6 + 7 + - 0bb8603: moved cli into core library - no more @prototypey/cli separate
+1 -1
packages/prototypey/package.json
··· 1 1 { 2 2 "name": "prototypey", 3 - "version": "0.2.1", 3 + "version": "0.2.2", 4 4 "description": "atproto lexicon typescript toolkit", 5 5 "repository": { 6 6 "type": "git",