ackee-report
Advanced tools
Comparing version 0.6.3 to 0.6.4
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
name: 🐛 Bug report | ||
about: If something isn't working as expected 🤔 | ||
labels: bug | ||
assignees: '' | ||
--- | ||
**Describe the bug** | ||
**🐞 Describe the bug** | ||
A clear and concise description of what the bug is. | ||
**To Reproduce** | ||
**📚 To Reproduce** | ||
Steps to reproduce the behavior. | ||
**Expected behavior** | ||
**💡 Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
**Screenshots** | ||
**🖼️ Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
**Environment (please complete the following information):** | ||
**⚙️ Environment** | ||
- OS: [e.g. Ubuntu] | ||
@@ -28,3 +30,4 @@ - Version [e.g. 18.04] | ||
**Additional context** | ||
Add any other context about the problem here. | ||
**📋 Additional context** | ||
Add any other context about the problem here. |
@@ -7,2 +7,8 @@ # Changelog | ||
## [v0.6.4] - 2021-01-05 | ||
### Changed | ||
- update dependencies | ||
## [v0.6.3] - 2020-12-19 | ||
@@ -9,0 +15,0 @@ |
{ | ||
"name": "ackee-report", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "CLI tool to generate performance reports of websites using the self-hosted analytics tool Ackee.", | ||
@@ -5,0 +5,0 @@ "bin": "./src/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
79096