Skip to content

Commit 83c25bb

Browse files
Version Packages (#1260)
1 parent b538682 commit 83c25bb

File tree

5 files changed

+16
-7
lines changed

5 files changed

+16
-7
lines changed

.changeset/fast-lions-kick.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.78.1
4+
5+
### Patch Changes
6+
7+
- [#1259](https://github.com/segmentio/analytics-next/pull/1259) [`b538682b`](https://github.com/segmentio/analytics-next/commit/b538682bc67911fb40e84674136a6551e14e48cf) Thanks [@silesky](https://github.com/silesky)! - Add support for more argument resolver edge cases
8+
39
## 1.78.0
410

511
### Minor 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.78.0",
3+
"version": "1.78.1",
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.78.0'
2+
export const version = '1.78.1'

packages/signals/signals-example/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
### Patch Changes
66

7+
- Updated dependencies [[`b538682b`](https://github.com/segmentio/analytics-next/commit/b538682bc67911fb40e84674136a6551e14e48cf)]:
8+
- @segment/analytics-next@1.78.1
9+
- @segment/analytics-signals@1.11.1
10+
11+
## null
12+
13+
### Patch Changes
14+
715
- Updated dependencies [[`ee838db5`](https://github.com/segmentio/analytics-next/commit/ee838db5b361fc52a400ab2fb8bae50bff4d262b)]:
816
- @segment/analytics-next@1.78.0
917
- @segment/analytics-signals@1.11.1

0 commit comments

Comments
 (0)