Skip to content

Commit

Permalink
chore(release): 2.7.0-develop.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.7.0-develop.4](2.7.0-develop.3...2.7.0-develop.4) (2023-08-09)

### Bug Fixes

* Add data reset before each check ([#326](#326)) ([659a120](659a120))
  • Loading branch information
semantic-release-bot committed Aug 9, 2023
1 parent 659a120 commit 500c109
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.7.0-develop.4](https://github.com/cheqd/credential-service/compare/2.7.0-develop.3...2.7.0-develop.4) (2023-08-09)


### Bug Fixes

* Add data reset before each check ([#326](https://github.com/cheqd/credential-service/issues/326)) ([659a120](https://github.com/cheqd/credential-service/commit/659a120e5dd6221d32b0132802c381ca819860a0))

## [2.7.0-develop.3](https://github.com/cheqd/credential-service/compare/2.7.0-develop.2...2.7.0-develop.3) (2023-08-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cheqd/credential-service",
"version": "2.7.0-develop.3",
"version": "2.7.0-develop.4",
"description": "cheqd Credential Service Backend",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down

0 comments on commit 500c109

Please sign in to comment.