chore: bump all packages to 0.1.0 — drop alpha prerelease tag
Switches from 0.0.1-alpha.x to clean semver. 0.0.x is alpha, 0.x.x is beta, 1.0.0 is stable. No prerelease suffixes needed.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mosaic/web",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "next build",
|
||||
|
||||
Reference in New Issue
Block a user