Skip to content

Commit

Permalink
chore(release): 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davesteinberg committed Mar 24, 2020
1 parent 986dbcd commit 305428b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions 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.

## [4.3.0](https://github.com/ibm-garage/node-garage-utils/compare/v4.2.0...v4.3.0) (2020-03-24)


### Features

* **appEnv:** handle more environments, finding rootDir from entry point when installed in an external node_modules ([c625680](https://github.com/ibm-garage/node-garage-utils/commit/c625680b5530d0dcbe319a937267a6e985047622))

## [4.2.0](https://github.com/ibm-garage/node-garage-utils/compare/v4.1.0...v4.2.0) (2019-11-11)


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": "garage-utils",
"version": "4.2.0",
"version": "4.3.0",
"description": "Common utilities for Node/Express applications at the IBM Cloud Garage.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 305428b

Please sign in to comment.