Skip to content

Commit 3edcc0a

Browse files
committed
update default pkg package to @yao-pkg/[email protected]
1 parent c041385 commit 3edcc0a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2+
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
3+
4+
* Updated default `pkg` package to `@yao-pkg/[email protected]`
5+
16
## v5.0.0 - [March 14, 2023](https://github.com/lando/pkg-action/releases/tag/v5.0.0)
27

38
### **BREAKING CHANGES**

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ inputs:
3232
pkg:
3333
description: "The version of pkg to use"
3434
required: false
35-
default: "@yao-pkg/pkg@5.11.5"
35+
default: "@yao-pkg/pkg@5.16.1"
3636
test:
3737
description: "Hidden flag for input testing"
3838
default: false

0 commit comments

Comments
 (0)