fix(release): align cli versioning with repo tags
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@every-env/compound-plugin",
|
||||
"version": "0.13.0",
|
||||
"version": "2.34.0",
|
||||
"type": "module",
|
||||
"private": false,
|
||||
"bin": {
|
||||
@@ -22,6 +22,8 @@
|
||||
"js-yaml": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@semantic-release/changelog": "^6.0.3",
|
||||
"@semantic-release/git": "^10.0.1",
|
||||
"bun-types": "^1.0.0",
|
||||
"semantic-release": "^25.0.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user