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 Dec 15, 2020
1 parent 051c552 commit 4e4e70c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
#### 0.42.4 (2020-12-15)

##### Chores

* **deps:**
* force latest version & audit fix ([051c552d](https://github.com/lykmapipo/common/commit/051c552d54b61fc0188fc51fd41e6a79f00b926a))
* bump ini from 1.3.5 to 1.3.7 ([2e5f7cee](https://github.com/lykmapipo/common/commit/2e5f7ceefcf6de4e186d934bed2310cd4a99da18))

#### 0.42.3 (2020-12-05)

##### 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lykmapipo/common",
"version": "0.42.3",
"version": "0.42.4",
"description": "Helper utilities for day to day development",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 4e4e70c

Please sign in to comment.