Skip to content

Commit 7891863

Browse files
committed
Merge branch 'release/3.0.1'
2 parents b93b38d + ee0e6d8 commit 7891863

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [3.0.1] - 2021-01-21
8+
9+
### Fixed
10+
11+
- UI showing the wrong version
12+
- Server serving an outdated version of ackee-tracker
13+
714
## [3.0.0] - 2021-01-21
815

916
Events, browser navigation and better referrers 🎉

dist/index.js

Lines changed: 1 addition & 1 deletion
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,7 +1,7 @@
11
{
22
"name": "ackee",
33
"private": true,
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"authors": [
66
"Tobias Reich <tobias@electerious.com>"
77
],

0 commit comments

Comments
 (0)