Skip to content

Commit

Permalink
chore(release): 2.16.0-develop.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.16.0-develop.1](2.15.1-develop.1...2.16.0-develop.1) (2024-01-12)

### Features

* Add M2MTokenUserInfoFetcher [DEV-3516] ([#468](#468)) ([279ec36](279ec36)), closes [#469](#469) [#461](#461)
  • Loading branch information
semantic-release-bot committed Jan 12, 2024
1 parent 826ccd7 commit bdaf1b3
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.16.0-develop.1](https://github.com/cheqd/credential-service/compare/2.15.1-develop.1...2.16.0-develop.1) (2024-01-12)


### Features

* Add M2MTokenUserInfoFetcher [DEV-3516] ([#468](https://github.com/cheqd/credential-service/issues/468)) ([279ec36](https://github.com/cheqd/credential-service/commit/279ec363f0d1438cf03014762e564a2ee5b6166b)), closes [#469](https://github.com/cheqd/credential-service/issues/469) [#461](https://github.com/cheqd/credential-service/issues/461)

## [2.15.1-develop.1](https://github.com/cheqd/credential-service/compare/2.15.0...2.15.1-develop.1) (2024-01-11)


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

0 comments on commit bdaf1b3

Please sign in to comment.