Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

Commit

Permalink
chore(release): 5.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Aug 21, 2019
1 parent 90114c8 commit b962116
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions generator-java/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [5.15.1](https://github.com/ibm-developer/generator-ibm-java/compare/v5.15.0...v5.15.1) (2019-08-21)


### Bug Fixes

* include version in web app name ([bbe36d6](https://github.com/ibm-developer/generator-ibm-java/commit/bbe36d6))

## [5.15.0](https://github.com/ibm-developer/generator-ibm-java/compare/v5.14.3...v5.15.0) (2019-08-12)


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

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

4 changes: 2 additions & 2 deletions generator-java/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-ibm-java",
"version": "5.15.0",
"version": "5.15.1",
"description": "Java code generation and modification",
"license": "Apache-2.0",
"main": "index.js",
Expand All @@ -10,7 +10,7 @@
],
"dependencies": {
"extend": "^3.0.1",
"generator-ibm-cloud-enablement": "1.7.40",
"generator-ibm-cloud-enablement": "1.8.1",
"generator-ibm-service-enablement": "3.4.9",
"generator-ibm-usecase-enablement": "3.2.8",
"escape-string-regexp": "^1.0.5",
Expand Down

0 comments on commit b962116

Please sign in to comment.