Skip to content

Commit f07981b

Browse files
chore(main): release 17.34.0 (#6784)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 81e8505 commit f07981b

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1313

1414

1515

16+
## [17.34.0](https://github.com/netlify/cli/compare/v17.33.6...v17.34.0) (2024-08-08)
17+
18+
19+
### Features
20+
21+
* add accountId to build options ([#6783](https://github.com/netlify/cli/issues/6783)) ([85dc37f](https://github.com/netlify/cli/commit/85dc37f0c996233d9f0024374643af62e6f0e535))
22+
23+
24+
### Bug Fixes
25+
26+
* **deps:** update dependency @netlify/build to v29.53.0 ([#6786](https://github.com/netlify/cli/issues/6786)) ([81e8505](https://github.com/netlify/cli/commit/81e8505a39bfbfe3bf90e211e538166c4fb8c53e))
27+
1628
## [17.33.6](https://github.com/netlify/cli/compare/v17.33.5...v17.33.6) (2024-08-06)
1729

1830

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.33.6",
4+
"version": "17.34.0",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)