Skip to content

Commit 67a3994

Browse files
chore(main): release 19.0.3 (#7101)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 9a9028b commit 67a3994

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

Diff for: CHANGELOG.md

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

1414

1515

16+
## [19.0.3](https://github.com/netlify/cli/compare/v19.0.2...v19.0.3) (2025-03-20)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** remove `pump` dependency ([#7096](https://github.com/netlify/cli/issues/7096)) ([07fef60](https://github.com/netlify/cli/commit/07fef60e445dc3c30e0c6ba4cdfac1b8d11c3db5))
22+
* **deps:** replace `ora` and `log-symbols` with tiny dependency `picospinner` ([#7026](https://github.com/netlify/cli/issues/7026)) ([32ee8c0](https://github.com/netlify/cli/commit/32ee8c0186a7d5ec5cd65f756ae76a6f69fe6430))
23+
* **deps:** update dependency @netlify/functions to v3.0.2 ([#7111](https://github.com/netlify/cli/issues/7111)) ([9a9028b](https://github.com/netlify/cli/commit/9a9028b9490fc284408249532d2c2ba4e48a666c))
24+
* **deps:** update netlify packages (major) ([#7112](https://github.com/netlify/cli/issues/7112)) ([c301c1b](https://github.com/netlify/cli/commit/c301c1bd86cbf9771c2554986ce73a528519b8f3))
25+
* **docs:** remove beta indicator from stable commands ([#7100](https://github.com/netlify/cli/issues/7100)) ([886c796](https://github.com/netlify/cli/commit/886c79625d878b1e15814e56115bb8dfbd9430c2))
26+
1627
## [19.0.2](https://github.com/netlify/cli/compare/v19.0.1...v19.0.2) (2025-03-05)
1728

1829

Diff for: package-lock.json

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

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

0 commit comments

Comments
 (0)