Skip to content

Commit 262e529

Browse files
Version Packages (#1159)
* Version Packages (deletions) * Version Packages (actions/apidiff-go) * Version Packages (actions/setup-postgres) * Version Packages (actions/signed-commits) * Version Packages (apps/go-mod-validator) --------- Co-authored-by: app-token-issuer-releng-renovate[bot] <142360764+app-token-issuer-releng-renovate[bot]@users.noreply.github.com>
1 parent 9ab6223 commit 262e529

File tree

11 files changed

+40
-20
lines changed

11 files changed

+40
-20
lines changed

.changeset/flat-mugs-hug.md

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

.changeset/real-spoons-deny.md

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

.changeset/yellow-eyes-train.md

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

actions/apidiff-go/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# apidiff-go
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#1162](https://github.com/smartcontractkit/.github/pull/1162)
8+
[`dc5ec80`](https://github.com/smartcontractkit/.github/commit/dc5ec807d7b24ea036643bcf926deb25f470a878)
9+
Thanks [@erikburt](https://github.com/erikburt)! - initial version

actions/apidiff-go/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "apidiff-go",
33
"main": "dist/index.js",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"description": "",
66
"private": true,
77
"engines": {

actions/setup-postgres/CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#1164](https://github.com/smartcontractkit/.github/pull/1164)
8+
[`9ab6223`](https://github.com/smartcontractkit/.github/commit/9ab622328db52f2922099198c15d4717239872fd)
9+
Thanks [@erikburt](https://github.com/erikburt)! - chore: bump default image
10+
tag to be 16-alpine (previously 14-alpine)
11+
312
## 1.0.0
413

514
### Major Changes

actions/setup-postgres/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-postgres",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "",
55
"private": true,
66
"scripts": {},

actions/signed-commits/CHANGELOG.md

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

3+
## 1.7.2
4+
5+
### Patch Changes
6+
7+
- [#1157](https://github.com/smartcontractkit/.github/pull/1157)
8+
[`521bc44`](https://github.com/smartcontractkit/.github/commit/521bc449ab3e07be22d841146de0e75a81c7ee38)
9+
Thanks [@erikburt](https://github.com/erikburt)! - chore: bump depedency
10+
@octokit/plugin-throttling
11+
312
## 1.7.1
413

514
### Patch Changes

actions/signed-commits/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "changesets-signed-commits",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"main": "dist/index.js",
55
"private": true,
66
"license": "MIT",

apps/go-mod-validator/CHANGELOG.md

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

3+
## 0.5.4
4+
5+
### Patch Changes
6+
7+
- [#1157](https://github.com/smartcontractkit/.github/pull/1157)
8+
[`521bc44`](https://github.com/smartcontractkit/.github/commit/521bc449ab3e07be22d841146de0e75a81c7ee38)
9+
Thanks [@erikburt](https://github.com/erikburt)! - chore: bump depedency
10+
@octokit/plugin-throttling
11+
312
## 0.5.3
413

514
### Patch Changes

0 commit comments

Comments
 (0)