Skip to content

Commit 8e32870

Browse files
chore(release): 0.0.10 [skip ci]
## [0.0.10](0.0.9...0.0.10) (2022-03-01) ### Bug Fixes * remove tarballs on package removal ([f0065b1](f0065b1))
1 parent cd3571b commit 8e32870

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.10](https://github.com/openupm/verdaccio-storage-proxy/compare/0.0.9...0.0.10) (2022-03-01)
2+
3+
4+
### Bug Fixes
5+
6+
* remove tarballs on package removal ([f0065b1](https://github.com/openupm/verdaccio-storage-proxy/commit/f0065b1206296b69c0878e4b83a75c6d6ca66199))
7+
18
## [0.0.9](https://github.com/openupm/verdaccio-storage-proxy/compare/0.0.8...0.0.9) (2020-07-26)
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.9",
3+
"version": "0.0.10",
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)