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 Sep 16, 2019
1 parent 19838e7 commit 1746d42
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
#### 0.13.2 (2019-09-16)

##### Chores

* **deps:**
* force latest version & audit fix ([19838e79](https://github.com/lykmapipo/env/commit/19838e793908d4fc9dea22b6374e306a80c145b5))
* force latest versions & audit fix ([34127251](https://github.com/lykmapipo/env/commit/341272511b1915564b400a0420957355d0215132))

#### 0.13.1 (2019-09-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.13.1",
"version": "0.13.2",
"description": "Helper utilities for accessing environment variables",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 1746d42

Please sign in to comment.