Skip to content

Commit

Permalink
chore(main): release 3.1.0 (#1292)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 25, 2023
1 parent 6326cdb commit 247b892
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.0.1"
".": "3.1.0"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@



## What's Changed
* fix(release-automation): :wrench: removing default command and skippi github release by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1291
* fix(release-automation): :wrench: Skip Labels by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1293
* chore(readme): update header by @lidel in https://github.com/ipfs/ipfs-companion/pull/1295
* feat: show full rpc backend version by @lidel in https://github.com/ipfs/ipfs-companion/pull/1294
* fix(telemetry): :arrow_down: Reduce event syncs by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1296


**Full Changelog**: https://github.com/ipfs/ipfs-companion/compare/v3.0.1...v3.1.0

## [3.0.1](https://github.com/ipfs/ipfs-companion/compare/v3.0.0...v3.0.1) (2023-09-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-companion",
"version": "3.0.1",
"version": "3.1.0",
"homepage": "https://github.com/ipfs-shipyard/ipfs-companion",
"license": "CC0-1.0",
"leadMaintainer": "Marcin Rataj <lidel@lidel.org>",
Expand Down

0 comments on commit 247b892

Please sign in to comment.