Skip to content

Commit

Permalink
RDM-3023 : Release ui toolkit after merging master to mgmt web and pu…
Browse files Browse the repository at this point in the history
…lling in S&R changes.
  • Loading branch information
andrewf committed Oct 9, 2018
1 parent 9a696ca commit d8a0d6d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: node_js
cache: yarn
install:
- npm install -g codecov
- npm install -g ng-cli
- yarn install
script:
- yarn --version
Expand Down
5 changes: 5 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## RELEASE NOTES
### Version 1.2.11 - October 9 2018
**RDM-3023** - Move palette from mgmt web part 4.

### Version 1.2.10 - October 8 2018
**RDM-3023** - Move palette from mgmt web part 3.

### Version 1.2.9 - October 8 2018
**RDM-3023** - Move palette from mgmt web part 3.
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/ccd-case-ui-toolkit",
"version": "1.2.9",
"version": "1.2.11",
"description": "Case UI Toolkit",
"main": "./dist/index.umd.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit d8a0d6d

Please sign in to comment.