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

Version Packages (#19)

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 50dbead8 708fc60c

+7 -6
-5
.changeset/sweet-ducks-think.md
··· 1 - --- 2 - "prototypey": patch 3 - --- 4 - 5 - fix loading of version in cli
+6
packages/prototypey/CHANGELOG.md
··· 1 1 # prototypey 2 2 3 + ## 0.2.3 4 + 5 + ### Patch Changes 6 + 7 + - 708fc60: fix loading of version in cli 8 + 3 9 ## 0.2.2 4 10 5 11 ### Patch Changes
+1 -1
packages/prototypey/package.json
··· 1 1 { 2 2 "name": "prototypey", 3 - "version": "0.2.2", 3 + "version": "0.2.3", 4 4 "description": "atproto lexicon typescript toolkit", 5 5 "repository": { 6 6 "type": "git",