publish-webapp/CHANGELOG.md

1.6 KiB

0.1.0-develop.5 (2023-09-03)

Bug Fixes

  • need to slice out the key type byte (578d965)

0.1.0-develop.4 (2023-09-02)

Bug Fixes

  • only submit a new registry entry if the data has changed (421cf81)

0.1.0-develop.3 (2023-09-02)

Bug Fixes

  • need to use the sre.pk not cidBytes (232669e)

0.1.0-develop.2 (2023-09-02)

Bug Fixes

  • re-encode cid to be a webapp (8e963d4)

Features

  • add support for creating a resolver CID for the app if APP_SEED is not false (b03234e)

0.1.0-develop.1 (2023-08-15)

Features