Skip to content

Commit cd8bf82

Browse files
Version Packages (#1496)
* Version Packages (deletions) * Version Packages (actions/ctf-build-image) * Version Packages (actions/invoke-gati) --------- Co-authored-by: app-token-issuer-releng-renovate[bot] <142360764+app-token-issuer-releng-renovate[bot]@users.noreply.github.com>
1 parent 5026c59 commit cd8bf82

6 files changed

Lines changed: 19 additions & 12 deletions

File tree

.changeset/flat-singers-worry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/new-snakes-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

actions/ctf-build-image/CHANGELOG.md

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

3+
## 1.8.0
4+
5+
### Minor Changes
6+
7+
- [#1495](https://github.com/smartcontractkit/.github/pull/1495)
8+
[`27a262d`](https://github.com/smartcontractkit/.github/commit/27a262d7f1486f53834457ddd187a476d4762604)
9+
Thanks [@kalverra](https://github.com/kalverra)! - Removes cache push on PR
10+
event
11+
312
## 1.7.0
413

514
### Minor Changes

actions/ctf-build-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ctf-build-image",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "",
55
"private": true,
66
"scripts": {},

actions/invoke-gati/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- [#1497](https://github.com/smartcontractkit/.github/pull/1497)
8+
[`5026c59`](https://github.com/smartcontractkit/.github/commit/5026c5976715732f2cec99738afe84ba6dc16416)
9+
Thanks [@erikburt](https://github.com/erikburt)! - sync v0.3.0 - node24 update
10+
311
## 0.1.0
412

513
### Minor Changes

actions/invoke-gati/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "invoke-gati",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "The github action for interfacing with the token issuer service",
55
"type": "module",
66
"main": "dist/index.mjs",

0 commit comments

Comments
 (0)