Skip to content

Commit 1a64b22

Browse files
chore(release): 0.0.9 [skip ci]
## [0.0.9](0.0.8...0.0.9) (2020-07-26) ### Bug Fixes * **ci:** build before bundle ([0ea1c5e](0ea1c5e))
1 parent 0ea1c5e commit 1a64b22

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.9](https://github.com/openupm/verdaccio-storage-proxy/compare/0.0.8...0.0.9) (2020-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** build before bundle ([0ea1c5e](https://github.com/openupm/verdaccio-storage-proxy/commit/0ea1c5e9104bf66e555f5362cc02dc5e3e7fa2f0))
7+
18
## [0.0.8](https://github.com/openupm/verdaccio-storage-proxy/compare/0.0.7...0.0.8) (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.8",
3+
"version": "0.0.9",
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)