Skip to content

Commit fdec758

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](1.0.1...1.0.2) (2023-05-28) ### Bug Fixes * range endpoint fills missing dates ([880f710](880f710))
1 parent 880f710 commit fdec758

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.2](https://github.com/openupm/verdaccio-install-counts/compare/1.0.1...1.0.2) (2023-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* range endpoint fills missing dates ([880f710](https://github.com/openupm/verdaccio-install-counts/commit/880f71023e24e464a6e3827b3ad9752bb9497c93))
7+
18
## [1.0.1](https://github.com/openupm/verdaccio-install-counts/compare/1.0.0...1.0.1) (2023-05-28)
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.1",
3+
"version": "1.0.2",
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)