Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

Commit

Permalink
chore(release): 8.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed May 18, 2018
1 parent d98e5cd commit a09bd32
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions generator-liberty/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="8.6.2"></a>
## [8.6.2](https://github.com/ibm-developer/generator-ibm-java-liberty/compare/v8.6.0...v8.6.2) (2018-05-18)


### Bug Fixes

* endpoint migration ([362457a](https://github.com/ibm-developer/generator-ibm-java-liberty/commit/362457a))



<a name="8.6.1"></a>
## [8.6.1](https://github.com/ibm-developer/generator-ibm-java-liberty/compare/v8.6.0...v8.6.1) (2018-05-09)

Expand Down
2 changes: 1 addition & 1 deletion generator-liberty/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion generator-liberty/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-ibm-java-liberty",
"version": "8.6.1",
"version": "8.6.2",
"description": "Liberty and Java EE code generation and modification",
"license": "Apache-2.0",
"main": "index.js",
Expand Down

0 comments on commit a09bd32

Please sign in to comment.