Skip to content

Commit 0e6cd66

Browse files
Version Packages (#999)
* Version Packages (deletions) * Version Packages (actions/setup-gap) --------- Co-authored-by: app-token-issuer-releng-renovate[bot] <142360764+app-token-issuer-releng-renovate[bot]@users.noreply.github.com>
1 parent f5ce463 commit 0e6cd66

5 files changed

Lines changed: 22 additions & 16 deletions

File tree

.changeset/gold-wolves-move.md

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

.changeset/poor-planets-deliver.md

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

.changeset/slimy-islands-swim.md

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

actions/setup-gap/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# setup-gap
22

3+
## 5.0.0
4+
5+
### Major Changes
6+
7+
- [#997](https://github.com/smartcontractkit/.github/pull/997)
8+
[`f5ce463`](https://github.com/smartcontractkit/.github/commit/f5ce463d6623c830ecccf6c1c0ff63a2a6e66799)
9+
Thanks [@erikburt](https://github.com/erikburt)! - replace docker run with
10+
docker compose
11+
12+
- [#997](https://github.com/smartcontractkit/.github/pull/997)
13+
[`f5ce463`](https://github.com/smartcontractkit/.github/commit/f5ce463d6623c830ecccf6c1c0ff63a2a6e66799)
14+
Thanks [@erikburt](https://github.com/erikburt)! - replace blocking LUA script
15+
with authz filter
16+
17+
### Minor Changes
18+
19+
- [#997](https://github.com/smartcontractkit/.github/pull/997)
20+
[`f5ce463`](https://github.com/smartcontractkit/.github/commit/f5ce463d6623c830ecccf6c1c0ff63a2a6e66799)
21+
Thanks [@erikburt](https://github.com/erikburt)! - fix DNS issue for dynamic
22+
proxy
23+
324
## 4.2.1
425

526
### Patch Changes

actions/setup-gap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-gap",
3-
"version": "4.2.1",
3+
"version": "5.0.0",
44
"description": "setup github actions proxy",
55
"private": true,
66
"scripts": {},

0 commit comments

Comments
 (0)