mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 04:22:12 +00:00
Version Packages (#9939)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e9f0fcf397
commit
b739c1845c
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"vercel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
[cli] remove `vc rollback` beta label
|
|
||||||
@@ -1,5 +1,11 @@
|
|||||||
# vercel
|
# vercel
|
||||||
|
|
||||||
|
## 29.3.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- [cli] remove `vc rollback` beta label ([#9928](https://github.com/vercel/vercel/pull/9928))
|
||||||
|
|
||||||
## 29.2.1
|
## 29.2.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vercel",
|
"name": "vercel",
|
||||||
"version": "29.2.1",
|
"version": "29.3.0",
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"description": "The command-line interface for Vercel",
|
"description": "The command-line interface for Vercel",
|
||||||
|
|||||||
Reference in New Issue
Block a user