Skip to content

Commit

Permalink
chore(release): 1.1.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.8](v1.1.7...v1.1.8) (2020-11-18)

### Bug Fixes

* **deps:** [security] bump npm-user-validate from 1.0.0 to 1.0.1 ([28251c0](28251c0))
  • Loading branch information
semantic-release-bot committed Nov 18, 2020
1 parent 487f2de commit f92f46d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.8](https://github.com/eliasnorrby/log-util/compare/v1.1.7...v1.1.8) (2020-11-18)


### Bug Fixes

* **deps:** [security] bump npm-user-validate from 1.0.0 to 1.0.1 ([28251c0](https://github.com/eliasnorrby/log-util/commit/28251c05f5c05b11f08717869cc4a4fbca53266b))

## [1.1.7](https://github.com/eliasnorrby/log-util/compare/v1.1.6...v1.1.7) (2020-10-30)


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": "@eliasnorrby/log-util",
"version": "1.1.7",
"version": "1.1.8",
"description": "A dead simple log utility",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit f92f46d

Please sign in to comment.