Skip to content

Commit 8332ae0

Browse files
Version Packages (#689)
1 parent c21734e commit 8332ae0

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/flat-chefs-bathe.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.46.3
4+
5+
### Patch Changes
6+
7+
- [#688](https://github.com/segmentio/analytics-next/pull/688) [`c21734e`](https://github.com/segmentio/analytics-next/commit/c21734eae8fa3ceaaad3d11dd9684a37ce26a19e) Thanks [@arielsilvestri](https://github.com/arielsilvestri)! - Fixes issue where options object would not be properly assigned if properties arg was explicitly undefined
8+
39
## 1.46.2
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.46.2",
3+
"version": "1.46.3",
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.46.2'
2+
export const version = '1.46.3'

0 commit comments

Comments
 (0)