Skip to content

Commit 8af19cb

Browse files
chore(release): 0.0.8 [skip ci]
## [0.0.8](0.0.7...0.0.8) (2020-07-26) ### Bug Fixes * lib folder is ignored in the package dist ([ef79c45](ef79c45))
1 parent ef79c45 commit 8af19cb

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.8](https://github.com/openupm/verdaccio-storage-proxy/compare/0.0.7...0.0.8) (2020-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* lib folder is ignored in the package dist ([ef79c45](https://github.com/openupm/verdaccio-storage-proxy/commit/ef79c45c1a010ac3fb4bb1260036294099cbd34a))
7+
18
## [0.0.7](https://github.com/openupm/verdaccio-storage-proxy/compare/0.0.6...0.0.7) (2020-07-11)
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.7",
3+
"version": "0.0.8",
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)