Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [grc-stamp-fronted-v1.5.0](grc-stamp-fronted-v1.4.1...grc-stamp-fronted-v1.5.0) (2022-10-21)

### Bug Fixes

* **proof:** fix the proof 500 error issue ([10b9323](10b9323))

### Features

* **proofs:** add link to the proof from the recent stamps list ([94b996b](94b996b))
  • Loading branch information
semantic-release-bot committed Oct 21, 2022
1 parent 0daa870 commit cb35681
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions packages/grc-stamp-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [grc-stamp-fronted-v1.5.0](https://github.com/gridcoin-community/stamp.gridcoin.club/compare/grc-stamp-fronted-v1.4.1...grc-stamp-fronted-v1.5.0) (2022-10-21)


### Bug Fixes

* **proof:** fix the proof 500 error issue ([10b9323](https://github.com/gridcoin-community/stamp.gridcoin.club/commit/10b9323fa67fc26b058fe2a6ba76e8487766e0cc))


### Features

* **proofs:** add link to the proof from the recent stamps list ([94b996b](https://github.com/gridcoin-community/stamp.gridcoin.club/commit/94b996bc993510885cdc4c2281f038f86df2d956))

# [grc-stamp-fronted-v1.4.1](https://github.com/gridcoin-community/stamp.gridcoin.club/compare/grc-stamp-fronted-v1.4.0...grc-stamp-fronted-v1.4.1) (2022-10-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/grc-stamp-frontend/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 packages/grc-stamp-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grc-stamp-fronted",
"version": "1.4.1",
"version": "1.5.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit cb35681

Please sign in to comment.