Skip to content

Commit 6ca0d9b

Browse files
authored
Release @actions/core v1.11.0 (#1839)
1 parent 650f7c6 commit 6ca0d9b

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

packages/core/RELEASES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# @actions/core Releases
22

3+
### 1.11.0
4+
- Remove dependency on `uuid` package [#1824](https://github.com/actions/toolkit/pull/1824)
5+
36
### 1.10.1
47
- Fix error message reference in oidc utils [#1511](https://github.com/actions/toolkit/pull/1511)
58

packages/core/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.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@actions/core",
3-
"version": "1.10.1",
3+
"version": "1.11.0",
44
"description": "Actions core lib",
55
"keywords": [
66
"github",

0 commit comments

Comments
 (0)