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

Commit

Permalink
Merge pull request #14 from ibm-developer/updateTo3.0.1
Browse files Browse the repository at this point in the history
chore: Merging CHANGELOG and package.json changes
  • Loading branch information
katheris authored Jan 23, 2018
2 parents f43862c + 0ef2997 commit ddd0122
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions npm/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="3.0.1"></a>
## [3.0.1](https://github.com/ibm-developer/java-codegen-common/compare/v3.0.0...v3.0.1) (2018-01-23)


### Bug Fixes

* **log:** reduce the amount of logging now that it is displayed by default ([dfbd147](https://github.com/ibm-developer/java-codegen-common/commit/dfbd147))



<a name="3.0.0"></a>
# [3.0.0](https://github.com/ibm-developer/java-codegen-common/compare/v2.4.0...v3.0.0) (2018-01-12)

Expand Down
2 changes: 1 addition & 1 deletion npm/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 npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ibm-java-codegen-common",
"version": "3.0.0",
"version": "3.0.1",
"description": "Common Java code generation utilities",
"license": "Apache-2.0",
"main": "index.js",
Expand Down

0 comments on commit ddd0122

Please sign in to comment.