From 72b069805c5b86c736217eff8a4989cd52773aba Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 16:00:41 +0000 Subject: [PATCH] chore(main): release 27.6.0 --- CHANGELOG.md | 10 ++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8e3cc7485d..67a799efa78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +## [27.6.0](https://github.com/netlify/cli/compare/v27.5.2...v27.6.0) (2026-09-11) + + +### Features + +* add getDrivingAgent agent-detection helper ([#8492](https://github.com/netlify/cli/issues/8492)) ([2d4360c](https://github.com/netlify/cli/commit/2d4360cedf8826f5783f0f25d68f455614bfd92a)) +* add the driving agent to the CLI's API User-Agent ([#8505](https://github.com/netlify/cli/issues/8505)) ([950abfa](https://github.com/netlify/cli/commit/950abfa09d8a7fe574b0cfb7916d06132652cd4c)) +* add UTM attribution to the CLI login URL ([#8503](https://github.com/netlify/cli/issues/8503)) ([f4008ad](https://github.com/netlify/cli/commit/f4008adcdcf8dc157903ceafb5005aaba805bd2f)) +* attach the driving agent to telemetry events ([#8504](https://github.com/netlify/cli/issues/8504)) ([b08eb97](https://github.com/netlify/cli/commit/b08eb97ec62f12b381ec5cf66e803e44219896d2)) + ## [27.5.2](https://github.com/netlify/cli/compare/v27.5.1...v27.5.2) (2026-09-09) diff --git a/package-lock.json b/package-lock.json index c0e84dc3224..03be5af92bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "netlify-cli", - "version": "27.5.2", + "version": "27.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "netlify-cli", - "version": "27.5.2", + "version": "27.6.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4d08bf707f2..293b4bf1b31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "netlify-cli", - "version": "27.5.2", + "version": "27.6.0", "description": "Netlify command line tool", "keywords": [ "api",