Skip to content

Commit 3c6869f

Browse files
Paul Boocockpaulboocock
authored andcommitted
Prepare for release
1 parent 02d1d7f commit 3c6869f

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 2.17.1 (2020-02-03)
2+
---------------------------
3+
Prevent samesite cookie warning from triggering (#886)
4+
Remove server side anonymisation headers on Beacon (#887)
5+
16
Version 2.17.0 (2020-12-15)
27
---------------------------
38
Upgrade typescript to 4.1 (#870)

package-lock.json

Lines changed: 4 additions & 4 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": "snowplow-tracker",
3-
"version": "2.17.0",
3+
"version": "2.17.1",
44
"scripts": {
55
"build": "gulp build",
66
"build:all": "(cd core && npm run build) && npm run build",

0 commit comments

Comments
 (0)