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

chore: bump to 0.7.0 #213

Merged
merged 1 commit into from
Mar 20, 2023
Merged

chore: bump to 0.7.0 #213

merged 1 commit into from
Mar 20, 2023

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Mar 20, 2023

No description provided.

@hacdias hacdias requested a review from a team as a code owner March 20, 2023 12:10
@hacdias hacdias self-assigned this Mar 20, 2023
@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #213 (96bad4b) into main (3881551) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #213   +/-   ##
=======================================
  Coverage   30.09%   30.09%           
=======================================
  Files         101      101           
  Lines       11319    11319           
=======================================
  Hits         3407     3407           
  Misses       7545     7545           
  Partials      367      367           

@hacdias hacdias changed the title chore: bump to 0.6.3 chore: bump to 0.7.0 Mar 20, 2023
@github-actions
Copy link

Suggested version: v0.7.0

Comparing to: v0.6.2 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index a48d98df..51ffc5db 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
 	github.com/google/uuid v1.3.0
 	github.com/gorilla/mux v1.8.0
 	github.com/ipfs/go-blockservice v0.5.0
-	github.com/ipfs/go-cid v0.3.2
+	github.com/ipfs/go-cid v0.4.0
 	github.com/ipfs/go-datastore v0.6.0
 	github.com/ipfs/go-detect-race v0.0.1
 	github.com/ipfs/go-fetcher v1.6.1diff --git a/examples/go.mod b/examples/go.mod
index c059028c..e4232893 100644
--- a/examples/go.mod
+++ b/examples/go.mod
@@ -5,7 +5,7 @@ go 1.19
 require (
 	github.com/gogo/protobuf v1.3.2
 	github.com/ipfs/go-blockservice v0.5.0
-	github.com/ipfs/go-cid v0.3.2
+	github.com/ipfs/go-cid v0.4.0
 	github.com/ipfs/go-datastore v0.6.0
 	github.com/ipfs/go-fetcher v1.6.1
 	github.com/ipfs/go-ipfs-blockstore v1.2.0

gorelease says:

# diagnostics
required module github.com/microcosm-cc/bluemonday@v1.0.1 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.7.0

gocompat says:

Your branch is up to date with 'origin/main'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@hacdias hacdias merged commit 664b3e5 into main Mar 20, 2023
@hacdias hacdias deleted the chore-0.6.3 branch March 20, 2023 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants