Skip to content

Commit

Permalink
chore(release): 2.1.0-develop.20 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.0-develop.20](2.1.0-develop.19...2.1.0-develop.20) (2023-06-09)

### Bug Fixes

* Fix static files copying ([#254](#254)) ([1ea85d3](1ea85d3))
  • Loading branch information
semantic-release-bot committed Jun 9, 2023
1 parent 1ea85d3 commit d0bce71
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.1.0-develop.20](https://github.com/cheqd/credential-service/compare/2.1.0-develop.19...2.1.0-develop.20) (2023-06-09)


### Bug Fixes

* Fix static files copying ([#254](https://github.com/cheqd/credential-service/issues/254)) ([1ea85d3](https://github.com/cheqd/credential-service/commit/1ea85d3f1d1cb290a8304269da1ba8a6219572e9))

## [2.1.0-develop.19](https://github.com/cheqd/credential-service/compare/2.1.0-develop.18...2.1.0-develop.19) (2023-06-09)


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.1.0-develop.19",
"version": "2.1.0-develop.20",
"description": "cheqd Credential Service Backend",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down

0 comments on commit d0bce71

Please sign in to comment.