Skip to content

Commit fcd9ea7

Browse files
chore(release): 0.0.5 [skip ci]
## [0.0.5](0.0.4...0.0.5) (2020-06-28) ### Bug Fixes * re-classify access types ([00bccf1](00bccf1))
1 parent 00bccf1 commit fcd9ea7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.0.5](https://github.com/openupm/verdaccio-storage-proxy/compare/0.0.4...0.0.5) (2020-06-28)
2+
3+
4+
### Bug Fixes
5+
6+
* re-classify access types ([00bccf1](https://github.com/openupm/verdaccio-storage-proxy/commit/00bccf197350d7e372d9d9f251783d17e64ddb3b))
7+
18
## [0.0.4](https://github.com/openupm/verdaccio-storage-proxy/compare/0.0.3...0.0.4) (2020-06-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "verdaccio-storage-proxy",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "A verdaccio storage proxy to decouple database, search, packument, and tarball accesses.",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)