Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump version to v0.1.0 #151

Merged
merged 1 commit into from
Nov 11, 2021
Merged

bump version to v0.1.0 #151

merged 1 commit into from
Nov 11, 2021

Conversation

warpfork
Copy link
Contributor

Attempting to do this with tooling.

@marten-seemann
Copy link
Contributor

The workflows first need to be deployed here. Please enable it in https://github.com/protocol/.github/blob/master/config.json

@warpfork
Copy link
Contributor Author

(Should it pick this up after that, or do I need to close and reopen the PR to give it an event to notice?)

@marten-seemann
Copy link
Contributor

You’ll need to trigger the event again, sonGH Actions can pick it up.

@warpfork warpfork closed this Oct 31, 2021
@warpfork warpfork reopened this Oct 31, 2021
@warpfork warpfork changed the title bump version to v0.0.17 bump version to v0.1.0 Nov 11, 2021
@github-actions
Copy link

Suggested version: v0.1.0
Comparing to: v0.0.16 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 36ef559..1baf4b6 100644
--- a/go.mod
+++ b/go.mod
@@ -5,8 +5,10 @@ require (
 	github.com/minio/sha256-simd v1.0.0
 	github.com/mr-tron/base58 v1.2.0
 	github.com/multiformats/go-varint v0.0.6
+	github.com/spaolacci/murmur3 v1.1.0
 	golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
 	golang.org/x/sys v0.0.0-20210309074719-68d13333faf2 // indirect
+	lukechampine.com/blake3 v1.1.6
 )
 
 go 1.16

gorelease says:

# github.com/multiformats/go-multihash
## incompatible changes
MURMUR3_128: removed
## compatible changes
BLAKE3: added
MURMUR3X64_64: added
Multihash.HexString: added
Multihash.String: added

# github.com/multiformats/go-multihash/core
## compatible changes
BLAKE3: added
MURMUR3X64_64: added
SHA2_224: added
SHA2_384: added
SHA2_512_224: added
SHA2_512_256: added

# github.com/multiformats/go-multihash/register/blake3
## compatible changes
package added

# github.com/multiformats/go-multihash/register/murmur3
## compatible changes
package added

# github.com/multiformats/go-multihash/test/sharness/t0030-lib
## compatible changes
package added

# summary
Suggested version: v0.1.0

gocompat says:

"github.com/multiformats/go-multihash".MURMUR3_128 TopLevelDeclarationDeleted

@warpfork
Copy link
Contributor Author

Changing the tag of the next version to "v0.1.0".

The tooling's suggestion that we should be bumping more than the last digit is correct.

I floated the idea of bumping all the way to "v0.17.0", to keep the "number" going "up", but those polled in slack found it more confusing than not, so...

Happy "v0.1.0", go-multihash!

@warpfork warpfork merged commit 679c1b0 into master Nov 11, 2021
@warpfork warpfork deleted the bump branch November 11, 2021 20:01
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants