Skip to content

Commit

Permalink
RDM-3023 : New 1.2.6 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewf committed Oct 5, 2018
1 parent e3c00d1 commit d500a42
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
cache: yarn
install:
- yarn install
script:
- yarn --version
- yarn lint
Expand Down
3 changes: 3 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## RELEASE NOTES

### Version 1.2.5 - September 27 2018
**RDM-3203** - Move palette from mgmt web.

### Version 1.2.5 - September 27 2018
**RDM-2569** - Upgraded to Angular version 6.1.8

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.5",
"version": "1.2.6",
"description": "Case UI Toolkit",
"main": "./dist/index.umd.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit d500a42

Please sign in to comment.