Skip to content

Commit

Permalink
chore(release): 2.11.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.11.3](v2.11.2...v2.11.3) (2020-06-03)

### Bug Fixes

* **pipeline:** add package ([3ca2752](3ca2752))
* **pipeline:** fix sonar source path ([b834595](b834595))
  • Loading branch information
semantic-release-bot committed Jun 3, 2020
1 parent 3ca2752 commit 2c50774
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,3 +1,11 @@
## [2.11.3](https://github.com/hmcts/rpx-xui-node-lib/compare/v2.11.2...v2.11.3) (2020-06-03)


### Bug Fixes

* **pipeline:** add package ([3ca2752](https://github.com/hmcts/rpx-xui-node-lib/commit/3ca2752cf7d33bf0a121cf292af8de22c916b20a))
* **pipeline:** fix sonar source path ([b834595](https://github.com/hmcts/rpx-xui-node-lib/commit/b8345957dd76d5e65f13c4642eac257ce324a199))

## [2.11.2](https://github.com/hmcts/rpx-xui-node-lib/compare/v2.11.1...v2.11.2) (2020-06-03)


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.11.2",
"version": "2.11.3",
"description": "Common Nodejs library components for XUI",
"main": "dist/index",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 2c50774

Please sign in to comment.