Skip to content

Commit a0ee5eb

Browse files
Version Packages (#844)
1 parent 2b71c10 commit a0ee5eb

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/khaki-spoons-laugh.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/browser/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @segment/analytics-next
22

3+
## 1.51.6
4+
5+
### Patch Changes
6+
7+
- [#842](https://github.com/segmentio/analytics-next/pull/842) [`2b71c10`](https://github.com/segmentio/analytics-next/commit/2b71c102519c12b056b596950f17e5c95fe5e41b) Thanks [@silesky](https://github.com/silesky)! - Fix 'Promise is undefined' issue with ie11 polyfill
8+
39
## 1.51.5
410

511
### Patch Changes

packages/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-next",
3-
"version": "1.51.5",
3+
"version": "1.51.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/segmentio/analytics-next",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// This file is generated.
2-
export const version = '1.51.5'
2+
export const version = '1.51.6'

0 commit comments

Comments
 (0)