Skip to content

Commit

Permalink
chore(release): 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.4](1.1.3...1.1.4) (2022-10-27)

### Bug Fixes

* **deploy:** Added node module resolution ([74234bb](74234bb))
* **deps:** Refactor deriving from bumps ([1fbcbfc](1fbcbfc))
  • Loading branch information
semantic-release-bot committed Oct 27, 2022
1 parent 1fbcbfc commit 60f08e0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.4](https://github.com/cheqd/credential-service/compare/1.1.3...1.1.4) (2022-10-27)


### Bug Fixes

* **deploy:** Added node module resolution ([74234bb](https://github.com/cheqd/credential-service/commit/74234bbccba5a97864ae624a8b0758a9453b26e0))
* **deps:** Refactor deriving from bumps ([1fbcbfc](https://github.com/cheqd/credential-service/commit/1fbcbfc053842f8f451f6ebe0fab10b2053f18ca))

## [1.1.3](https://github.com/cheqd/credential-service/compare/1.1.2...1.1.3) (2022-10-14)


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": "1.1.3",
"version": "1.1.4",
"description": "cheqd Credential Service Backend",
"source": "src/index.ts",
"main": "dist/worker.js",
Expand Down

0 comments on commit 60f08e0

Please sign in to comment.