Skip to content

Commit c3a302c

Browse files
chore(release): 2.6.0 [skip ci]
## [2.6.0](v2.5.1...v2.6.0) (2022-09-12) ### Features * Create CODEOWNERS ([#334](#334)) ([bfebc26](bfebc26)) ### Trivial Changes * Update .github/workflows/stale.yml [skip ci] ([9a24598](9a24598))
1 parent bfebc26 commit c3a302c

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.6.0](https://github.com/ipfs/ipld-explorer-components/compare/v2.5.1...v2.6.0) (2022-09-12)
2+
3+
4+
### Features
5+
6+
* Create CODEOWNERS ([#334](https://github.com/ipfs/ipld-explorer-components/issues/334)) ([bfebc26](https://github.com/ipfs/ipld-explorer-components/commit/bfebc26d5acfef19c11c2228ee28efccf069bcd1))
7+
8+
9+
### Trivial Changes
10+
11+
* Update .github/workflows/stale.yml [skip ci] ([9a24598](https://github.com/ipfs/ipld-explorer-components/commit/9a24598acecb937dc7757f32c4e9468ed7a48876))
12+
113
### [2.5.1](https://github.com/ipfs/ipld-explorer-components/compare/v2.5.0...v2.5.1) (2022-07-12)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipld-explorer-components",
3-
"version": "2.5.1",
3+
"version": "2.6.0",
44
"description": "React components for https://explore.ipld.io",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/ipld-explorer-components#readme",

0 commit comments

Comments
 (0)