Skip to content

Commit 48f3c0b

Browse files
Version Packages (#576)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ab8cea3 commit 48f3c0b

File tree

5 files changed

+10
-12
lines changed

5 files changed

+10
-12
lines changed

.changeset/eleven-apes-attack.md

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

.changeset/pink-carrots-serve.md

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

packages/browser/CHANGELOG.md

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

3+
## 1.42.2
4+
5+
### Patch Changes
6+
7+
* [#578](https://github.com/segmentio/analytics-next/pull/578) [`ab8cea3`](https://github.com/segmentio/analytics-next/commit/ab8cea3a210a161fcb7c27e07d41edcb78fa4c3f) Thanks [@silesky](https://github.com/silesky)! - Loosen SegmentEvent and Traits typescript interface (Fixes [#570](https://github.com/segmentio/analytics-next/issues/570), [#575](https://github.com/segmentio/analytics-next/issues/575)).
8+
9+
10+
311
## 1.42.1
412

513
### 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.42.1",
3+
"version": "1.42.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.42.1'
2+
export const version = '1.42.2'

0 commit comments

Comments
 (0)