Skip to content

Commit 7817cbf

Browse files
chore(main): release 17.34.2 (#6796)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 4a3eb18 commit 7817cbf

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

1414

1515

16+
## [17.34.2](https://github.com/netlify/cli/compare/v17.34.1...v17.34.2) (2024-08-19)
17+
18+
19+
### Bug Fixes
20+
21+
* apply default origin to plugins provided by plugin detection ([#6781](https://github.com/netlify/cli/issues/6781)) ([4a3eb18](https://github.com/netlify/cli/commit/4a3eb1880f2c3a98fe2b063862c6e67ec1c9ce6a))
22+
* **deps:** update dependency @types/node to v20.16.0 ([#6794](https://github.com/netlify/cli/issues/6794)) ([7751edc](https://github.com/netlify/cli/commit/7751edc9ebb44b9620a26a6ec96ac005a9f568ef))
23+
1624
## [17.34.1](https://github.com/netlify/cli/compare/v17.34.0...v17.34.1) (2024-08-13)
1725

1826

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.34.1",
4+
"version": "17.34.2",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)