chore: release after tag push
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@standardnotes/components-meta",
|
||||
"name": "@standardnotes/components",
|
||||
"version": "0.2.0",
|
||||
"private": true,
|
||||
"workspaces": {
|
||||
@@ -9,8 +9,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "echo BUILDING COMPONENTS && yarn workspaces foreach --parallel run build",
|
||||
"lint": "yarn workspaces foreach --parallel run lint",
|
||||
"version": "node scripts/package-components.mjs && git add dist && git commit -m 'chore(release): components'"
|
||||
"lint": "yarn workspaces foreach --parallel run lint"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@standardnotes/deterministic-zip": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user