Skip to content

Commit 202b74b

Browse files
committed
🔖 Release v1.1.1 [skip ci]
1 parent dc1560f commit 202b74b

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [v1.1.1] - 2021-03-15
2+
3+
[Release notes](https://github.com/BetaHuhn/ackee-report/releases/tag/v1.1.1) · [Compare](https://github.com/BetaHuhn/ackee-report/compare/v1.1.0...v1.1.1) · [Tag](https://github.com/BetaHuhn/ackee-report/tree/v1.1.1) · Archive ([zip](https://github.com/BetaHuhn/ackee-report/archive/v1.1.1.zip) · [tar.gz](https://github.com/BetaHuhn/ackee-report/archive/v1.1.1.tar.gz))
4+
5+
### Dependency updates
6+
7+
- [`73ce31c`](https://github.com/BetaHuhn/ackee-report/commit/73ce31c) Bump ejs-serve from 1.2.5 to 1.2.6 (#43)
8+
(Issues: [`#43`](https://github.com/BetaHuhn/ackee-report/issues/43))
9+
110
## [v1.1.0] - 2021-03-10
211

312
[Release notes](https://github.com/BetaHuhn/ackee-report/releases/tag/v1.1.0) · [Compare](https://github.com/BetaHuhn/ackee-report/compare/v1.0.2...v1.1.0) · [Tag](https://github.com/BetaHuhn/ackee-report/tree/v1.1.0) · Archive ([zip](https://github.com/BetaHuhn/ackee-report/archive/v1.1.0.zip) · [tar.gz](https://github.com/BetaHuhn/ackee-report/archive/v1.1.0.tar.gz))

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ackee-report",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "CLI tool to generate performance reports of websites using the self-hosted analytics tool Ackee.",
55
"bin": "./src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)