Skip to content

Commit 63d827a

Browse files
Version Packages (apps/go-mod-validator)
1 parent e5ced4c commit 63d827a

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

apps/go-mod-validator/CHANGELOG.md

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

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- [#1454](https://github.com/smartcontractkit/.github/pull/1454)
8+
[`49849dc`](https://github.com/smartcontractkit/.github/commit/49849dcba80c8e5ee1216de7da9867e71377639f)
9+
Thanks [@erikburt](https://github.com/erikburt)! - chore: bump simple-git dep
10+
311
## 1.5.0
412

513
### 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.5.0",
3+
"version": "1.5.1",
44
"private": true,
55
"description": "Parses 'go.mod' file given as input, and verifies it's dependencies",
66
"engines": {

0 commit comments

Comments
 (0)