Skip to content

Commit c72e9d7

Browse files
chore(main): release 17.28.0 (#6706)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent f07e9a5 commit c72e9d7

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1313

1414

1515

16+
## [17.28.0](https://github.com/netlify/cli/compare/v17.27.0...v17.28.0) (2024-06-16)
17+
18+
19+
### Features
20+
21+
* make feature flags available to `@netlify/config` ([#6691](https://github.com/netlify/cli/issues/6691)) ([1706c8c](https://github.com/netlify/cli/commit/1706c8ce5648fbb63c06dc787540bd707cfd7ac8))
22+
23+
24+
### Bug Fixes
25+
26+
* **deps:** update netlify packages ([#6705](https://github.com/netlify/cli/issues/6705)) ([0f69e06](https://github.com/netlify/cli/commit/0f69e06f393b493c390dfddc2f10e1fe97ffe744))
27+
* tweak which requests are considered activity ([#6710](https://github.com/netlify/cli/issues/6710)) ([f07e9a5](https://github.com/netlify/cli/commit/f07e9a546ac5fbde07afb01805b70d0fe66a6265))
28+
1629
## [17.27.0](https://github.com/netlify/cli/compare/v17.26.3...v17.27.0) (2024-06-13)
1730

1831

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "netlify-cli",
33
"description": "Netlify command line tool",
4-
"version": "17.27.0",
4+
"version": "17.28.0",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)