Skip to content

Commit 4b001a4

Browse files
chore(master): release 42.2.1 (#352)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ed665b2 commit 4b001a4

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "42.2.0"
2+
".": "42.2.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [42.2.1](https://github.com/amondnet/vercel-action/compare/v42.2.0...v42.2.1) (2026-04-23)
4+
5+
6+
### Bug Fixes
7+
8+
* restore relative working-directory support in API deployment ([#341](https://github.com/amondnet/vercel-action/issues/341)) ([#349](https://github.com/amondnet/vercel-action/issues/349)) ([a402367](https://github.com/amondnet/vercel-action/commit/a402367d0ef8a075898aafed4db12964b6fb33ae))
9+
* **vercel-api:** send nowConfig and projectSettings to honor vercel.json ([#350](https://github.com/amondnet/vercel-action/issues/350)) ([ed665b2](https://github.com/amondnet/vercel-action/commit/ed665b2a904177e8e178eb5709bf3b9c0d474c92))
10+
311
## [42.2.0](https://github.com/amondnet/vercel-action/compare/v42.1.0...v42.2.0) (2026-04-08)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vercel-action",
3-
"version": "42.2.0",
3+
"version": "42.2.1",
44
"private": true,
55
"packageManager": "pnpm@10.15.0",
66
"author": {

0 commit comments

Comments
 (0)