Skip to content

Commit d431108

Browse files
Version Packages (#1563)
* Version Packages (deletions) * 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 6eb2050 commit d431108

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

.changeset/damp-dogs-earn.md

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

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+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- [#1562](https://github.com/smartcontractkit/.github/pull/1562)
8+
[`6eb2050`](https://github.com/smartcontractkit/.github/commit/6eb2050e1e14ac5aae763e59e75a967027954718)
9+
Thanks [@erikburt](https://github.com/erikburt)! - feat: repo-sha-exceptions
10+
input for allow specific repository commits as exceptions
11+
312
## 1.6.0
413

514
### Minor Changes

apps/go-mod-validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "go-mod-validator",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"private": true,
55
"description": "Parses 'go.mod' file given as input, and verifies it's dependencies",
66
"engines": {

0 commit comments

Comments
 (0)