Skip to content

Commit

Permalink
chore(release): 5.2.1 [skip ci]
Browse files Browse the repository at this point in the history
### [5.2.1](v5.2.0...v5.2.1) (2024-02-02)

### Trivial Changes

* Update .github/dependabot.yml [skip ci] ([7467972](7467972))
* Update .github/workflows/stale.yml [skip ci] ([e5e78da](e5e78da))
* update README ([#412](#412)) ([8b62741](8b62741))
  • Loading branch information
semantic-release-bot committed Feb 2, 2024
1 parent 8b62741 commit f9d4cdd
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
### [5.2.1](https://github.com/ipfs/ipld-explorer-components/compare/v5.2.0...v5.2.1) (2024-02-02)


### Trivial Changes

* Update .github/dependabot.yml [skip ci] ([7467972](https://github.com/ipfs/ipld-explorer-components/commit/7467972808e3e4545ad597b1df8ec469031dc215))
* Update .github/workflows/stale.yml [skip ci] ([e5e78da](https://github.com/ipfs/ipld-explorer-components/commit/e5e78da2bb68daf5791808f72e44d8ced008eae8))
* update README ([#412](https://github.com/ipfs/ipld-explorer-components/issues/412)) ([8b62741](https://github.com/ipfs/ipld-explorer-components/commit/8b627415e42231583ab7e7b57b5996df49e3c5be))

## [5.2.0](https://github.com/ipfs/ipld-explorer-components/compare/v5.1.2...v5.2.0) (2023-12-01)


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
@@ -1,6 +1,6 @@
{
"name": "ipld-explorer-components",
"version": "5.2.0",
"version": "5.2.1",
"description": "React components for https://explore.ipld.io",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/ipld-explorer-components#readme",
Expand Down

0 comments on commit f9d4cdd

Please sign in to comment.