Skip to content

Commit d4a98c1

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](1.1.4...1.1.5) (2023-10-26) ### Bug Fixes * comment out unused debug log ([34bfd32](34bfd32))
1 parent 34bfd32 commit d4a98c1

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.1.5](https://github.com/openupm/verdaccio-install-counts/compare/1.1.4...1.1.5) (2023-10-26)
2+
3+
4+
### Bug Fixes
5+
6+
* comment out unused debug log ([34bfd32](https://github.com/openupm/verdaccio-install-counts/commit/34bfd32d65bdd22010d9b6e7e0e91767ce2460b2))
7+
18
## [1.1.4](https://github.com/openupm/verdaccio-install-counts/compare/1.1.3...1.1.4) (2023-10-26)
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.1.4",
3+
"version": "1.1.5",
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)