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

Commit 9c0f101

Browse files
author
Bryan Mikaelian
committed
Bump version
1 parent 22f5d09 commit 9c0f101

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: HISTORY.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 4.1.5 / 2020-09-17
2+
3+
- Replace @ndhoule/defaults with lodash.assign and ES6 spread syntax
4+
15
# 4.1.4 / 2020-09-16
26

37
- Replace `@ndhoule/includes` with `lodash.includes`

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@segment/analytics.js-core",
33
"author": "Segment <friends@segment.com>",
4-
"version": "4.1.4",
4+
"version": "4.1.5",
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)