Skip to content

Commit

Permalink
chore(release): 11.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Jun 17, 2019
1 parent 47de8f5 commit 886b40f
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,20 @@
# Change Log
# Changelog

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.

### [11.3.3](https://github.com/zkat/cacache/compare/v11.3.2...v11.3.3) (2019-06-17)


### Bug Fixes

* **audit:** npm audit fix ([200a6d5](https://github.com/zkat/cacache/commit/200a6d5))
* **config:** Add ssri config 'error' option ([#146](https://github.com/zkat/cacache/issues/146)) ([47de8f5](https://github.com/zkat/cacache/commit/47de8f5))
* **deps:** npm audit fix ([481a7dc](https://github.com/zkat/cacache/commit/481a7dc))
* **standard:** standard --fix ([7799149](https://github.com/zkat/cacache/commit/7799149))
* **write:** avoid another cb never called situation ([5156561](https://github.com/zkat/cacache/commit/5156561))



<a name="11.3.2"></a>
## [11.3.2](https://github.com/zkat/cacache/compare/v11.3.1...v11.3.2) (2018-12-21)

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": "cacache",
"version": "11.3.2",
"version": "11.3.3",
"cache-version": {
"content": "2",
"index": "5"
Expand Down

0 comments on commit 886b40f

Please sign in to comment.