Skip to content

Commit

Permalink
docs(changelog): generate latest release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
lykmapipo committed Oct 21, 2019
1 parent eed332e commit 341c9a9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
#### 0.14.7 (2019-10-21)

##### Chores

* **deps:** force latest version & audit fix ([eed332e4](https://github.com/lykmapipo/env/commit/eed332e44d6179d760a64a37d6d74a6859918a8b))

#### 0.14.6 (2019-10-10)

##### Chores
Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
@@ -1,6 +1,6 @@
{
"name": "@lykmapipo/env",
"version": "0.14.6",
"version": "0.14.7",
"description": "Helper utilities for accessing environment variables",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 341c9a9

Please sign in to comment.