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:
@@ -1,6 +1,6 @@
|
||||
# @emdash-cms/plugin-audit-log
|
||||
|
||||
## 1.0.0
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user