Skip to content

Commit d70bd02

Browse files
token-generator-app[bot]ndhoule
authored andcommitted
chore(main): release 19.1.2
1 parent db675be commit d70bd02

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+
## [19.1.2](https://github.com/netlify/cli/compare/v19.1.1...v19.1.2) (2025-03-27)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update dependency @netlify/functions to v3.0.4 ([#7118](https://github.com/netlify/cli/issues/7118)) ([48a4e3e](https://github.com/netlify/cli/commit/48a4e3ede4252bcaa317f80a8df0b4bbe7c52689))
22+
* run E2E tests before publishing package ([db675be](https://github.com/netlify/cli/commit/db675be06e3b0adf26a21590a5735504e620ab04))
23+
1624
## [19.1.1](https://github.com/netlify/cli/compare/v19.1.0...v19.1.1) (2025-03-27)
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": "19.1.1",
4+
"version": "19.1.2",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)