Skip to content

Commit 019ce75

Browse files
authored
fix: go releaser typo fix (#36)
1 parent 45d920e commit 019ce75

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.changeset/grumpy-berries-deny.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@smartcontractkit/mcms": patch
3+
---
4+
5+
Go releaser action fix

.goreleaser.yaml .goreleaser.yml

File renamed without changes.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smartcontractkit/mcms",
3-
"version": "0.0.2",
3+
"version": "0.0.1",
44
"description": "Tools/Libraries to Deploy/Manage/Interact with MCMS",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)