Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit c1247d7

Browse files
author
Bryan Mikaelian
committed
Bump version
1 parent 7cdc8ca commit c1247d7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 4.0.2 / 2020-08-24
2+
3+
- Drop the beta release
4+
- Replace @ndhoule/defaults with lodash.assign and ES6 spread syntax
5+
16
# 4.0.1 / 2020-08-21
27

38
- Minor version bump since previous version was published incorrectly. No code change.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@segment/analytics.js-core",
33
"author": "Segment <[email protected]>",
4-
"version": "4.0.1",
4+
"version": "4.0.2",
55
"description": "The hassle-free way to integrate analytics into any web application.",
66
"types": "lib/index.d.ts",
77
"keywords": [

0 commit comments

Comments
 (0)