Skip to content

Commit 8192854

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](1.0.0...1.0.1) (2023-05-28) ### Bug Fixes * rebrand to verdaccio-install-counts to avoid npm rejection ([8202061](8202061))
1 parent 8202061 commit 8192854

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/openupm/verdaccio-install-counts/compare/1.0.0...1.0.1) (2023-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* rebrand to verdaccio-install-counts to avoid npm rejection ([8202061](https://github.com/openupm/verdaccio-install-counts/commit/8202061fd484abca52a09209c0ffaf6af6e4ed3c))
7+
18
# 1.0.0 (2023-05-27)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "verdaccio-install-counts",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "The package provides public api that gives you download counts by package and time range.",
55
"main": "lib/src/index.js",
66
"types": "lib/src/index.d.ts",

0 commit comments

Comments
 (0)