Skip to content

Commit

Permalink
chore(main): release 2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 3, 2023
1 parent a61e081 commit ae165a1
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 6 deletions.
18 changes: 15 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,21 @@



## What's Changed
* feat: Moving from ipfs-http-client -> kubo-rpc-client by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1124
* fix: removed state change notifications by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1123
* feat: add E2E tests for chromium and firefox by @galargh in https://github.com/ipfs/ipfs-companion/pull/1121
* chore: CODEOWNER meandavejustice->whizzzkid by @SgtPooki in https://github.com/ipfs/ipfs-companion/pull/1135
* fix: :bug: waiting for test to finish for longer by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1136
* chore: add sourceMaps to dev-builds by @SgtPooki in https://github.com/ipfs/ipfs-companion/pull/1134
* chore: update PRIVACY-POLICY.md by @SgtPooki in https://github.com/ipfs/ipfs-companion/pull/1137
* feat: add telemetry to companion by @SgtPooki in https://github.com/ipfs/ipfs-companion/pull/1117

## New Contributors
* @galargh made their first contribution in https://github.com/ipfs/ipfs-companion/pull/1121

**Full Changelog**: https://github.com/ipfs/ipfs-companion/compare/v2.20.1...v2.21.0

## [2.6.2](https://github.com/ipfs-shipyard/ipfs-companion/compare/v2.6.1...v2.6.2) (2018-11-22)


Expand Down Expand Up @@ -558,6 +573,3 @@


# 0.1.0 (2015-03-22)



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

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,5 +180,6 @@
},
"ts-standard": {
"project": "./tsconfig.json"
}
},
"version": "2.21.0"
}

0 comments on commit ae165a1

Please sign in to comment.