Skip to content

Commit f79c880

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

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.33.1](https://github.com/netlify/cli/compare/v17.33.0...v17.33.1) (2024-07-11)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update dependency parse-github-url to v1.0.3 ([#6750](https://github.com/netlify/cli/issues/6750)) ([f830a87](https://github.com/netlify/cli/commit/f830a87513d6a29f8ab00d0e2dfc48c351bad0b1))
22+
* **deps:** update netlify packages ([#6754](https://github.com/netlify/cli/issues/6754)) ([d1ac3d9](https://github.com/netlify/cli/commit/d1ac3d96a3a54c7e74fd70974b3c53cee2497639))
23+
1624
## [17.33.0](https://github.com/netlify/cli/compare/v17.32.1...v17.33.0) (2024-07-05)
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.33.0",
4+
"version": "17.33.1",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)