Skip to content

Commit

Permalink
chore(release): 2.19.0-develop.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.19.0-develop.2](2.19.0-develop.1...2.19.0-develop.2) (2024-04-05)

### Bug Fixes

* Restrict verida to mainnet and testnet ([#515](#515)) ([ca27b47](ca27b47))
  • Loading branch information
semantic-release-bot committed Apr 5, 2024
1 parent ca27b47 commit fbdef1d
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.19.0-develop.2](https://github.com/cheqd/credential-service/compare/2.19.0-develop.1...2.19.0-develop.2) (2024-04-05)


### Bug Fixes

* Restrict verida to mainnet and testnet ([#515](https://github.com/cheqd/credential-service/issues/515)) ([ca27b47](https://github.com/cheqd/credential-service/commit/ca27b47dcc5ed2ae1ea73e4c8ae4e10fc53f3aef))

## [2.19.0-develop.1](https://github.com/cheqd/credential-service/compare/2.18.3...2.19.0-develop.1) (2024-04-05)


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.19.0-develop.1",
"version": "2.19.0-develop.2",
"description": "cheqd Credential Service Backend",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down

0 comments on commit fbdef1d

Please sign in to comment.