fix: set all plugin versions to 0.1.0 (not 1.0.0)

Changesets treats minor on 0.0.x as a major bump per semver convention.
All packages should be 0.1.0 for the first beta release.
This commit is contained in:
Matt Kane
2026-04-01 16:10:06 +01:00
parent 2463da9556
commit de70c72aa8
14 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
# @emdash-cms/plugin-embeds
## 1.0.0
## 0.1.0
### Minor Changes