---
title: Vercel CLI Release Notes
product: vercel
url: /docs/cli/release-notes
canonical_url: "https://vercel.com/docs/cli/release-notes"
last_updated: 2026-07-08
type: reference
prerequisites:
  - /docs/cli
related:
  - /docs/cli
  - /docs/cli/upgrade
summary: Browse release notes for Vercel CLI versions, including major, minor, and patch changes.
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---

# Vercel CLI Release Notes

Release notes for [Vercel CLI](/docs/cli) and its related packages. Each release lists its changes grouped by [semantic versioning](https://semver.org) impact:

- **Major changes**: Breaking changes that may require you to update your usage.
- **Minor changes**: New features and improvements that are backwards compatible.
- **Patch changes**: Bug fixes and small improvements.

To update to the latest version, see [updating Vercel CLI](/docs/cli#updating-vercel-cli) or run [`vercel upgrade`](/docs/cli/upgrade).


---

[View full sitemap](/docs/sitemap)
