Skip to content

Commit db917a1

Browse files
Version Packages (#676)
1 parent f64835a commit db917a1

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/itchy-points-flash.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.2
4+
5+
### Patch Changes
6+
7+
- [#666](https://github.com/segmentio/analytics-next/pull/666) [`5269a3e`](https://github.com/segmentio/analytics-next/commit/5269a3ea74d7bff7bf143e06a5f857af40f14032) Thanks [@ryder-wendt](https://github.com/ryder-wendt)! - Do not throw errors if localStorage becomes unavailable
8+
39
## 1.46.1
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.1",
3+
"version": "1.46.2",
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.1'
2+
export const version = '1.46.2'

0 commit comments

Comments
 (0)