Skip to content

Commit

Permalink
chore(release): 2.25.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.25.2](v2.25.1...v2.25.2) (2021-03-09)

### Bug Fixes

* **strategy.class.ts:** add extra logging ([#127](#127)) ([06384d8](06384d8))
  • Loading branch information
semantic-release-bot committed Mar 9, 2021
1 parent 06384d8 commit abc06b7
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,3 +1,10 @@
## [2.25.2](https://github.com/hmcts/rpx-xui-node-lib/compare/v2.25.1...v2.25.2) (2021-03-09)


### Bug Fixes

* **strategy.class.ts:** add extra logging ([#127](https://github.com/hmcts/rpx-xui-node-lib/issues/127)) ([06384d8](https://github.com/hmcts/rpx-xui-node-lib/commit/06384d8ea243b85e7693971b4d71fcb59035cf78))

## [2.25.1](https://github.com/hmcts/rpx-xui-node-lib/compare/v2.25.0...v2.25.1) (2021-03-08)


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": "@hmcts/rpx-xui-node-lib",
"version": "2.25.1",
"version": "2.25.2",
"description": "Common Nodejs library components for XUI",
"main": "dist/index",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit abc06b7

Please sign in to comment.