Skip to content

Commit 38da230

Browse files
chore(master): release 41.1.5
1 parent 312c77b commit 38da230

3 files changed

Lines changed: 11 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-
".": "41.1.4"
2+
".": "41.1.5"
33
}

CHANGELOG.md

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

3+
## [41.1.5](https://github.com/amondnet/vercel-action/compare/v41.1.4...v41.1.5) (2025-08-29)
4+
5+
6+
### Bug Fixes
7+
8+
* github ref randomly empty for release triggers ([#277](https://github.com/amondnet/vercel-action/issues/277)) ([9ef1deb](https://github.com/amondnet/vercel-action/commit/9ef1deba160a11eaa7bb9a256eadde16513c7d46))
9+
* handle inaccessible PR head repository gracefully ([f9aadd3](https://github.com/amondnet/vercel-action/commit/f9aadd3303aeb96f7003366b164cb06a2b54d69e))
10+
* use correct commit SHA ([#278](https://github.com/amondnet/vercel-action/issues/278)) ([9f07672](https://github.com/amondnet/vercel-action/commit/9f07672661f866626bf48680190c656d3dd1cded))
11+
312
## [v25.0.0](https://github.com/amondnet/vercel-action/tree/v25.0.0) (2022-06-08)
413

514
[Full Changelog](https://github.com/amondnet/vercel-action/compare/v20.0.2...v25.0.0)

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": "41.1.4",
3+
"version": "41.1.5",
44
"private": true,
55
"packageManager": "pnpm@10.15.0",
66
"author": {

0 commit comments

Comments
 (0)