Skip to content

Commit aa3c901

Browse files
github-actions[bot]zikaari
authored andcommitted
Version Packages
1 parent 3413701 commit aa3c901

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

.changeset/purple-bobcats-wave.md

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

.changeset/red-falcons-worry.md

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

packages/browser/CHANGELOG.md

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

3+
## 1.41.0
4+
5+
### Minor Changes
6+
7+
- [#541](https://github.com/segmentio/analytics-next/pull/541) [`2e0a91c`](https://github.com/segmentio/analytics-next/commit/2e0a91c6989aa87f09c9590c5017806023664119) Thanks [@silesky](https://github.com/silesky)! - Export AnalyticsSnippet type and add directions (for snippet users).
8+
9+
### Patch Changes
10+
11+
- [#549](https://github.com/segmentio/analytics-next/pull/549) [`3413701`](https://github.com/segmentio/analytics-next/commit/34137016239e90deb8ba790a44664534aa7614b9) Thanks [@zikaari](https://github.com/zikaari)! - Simplify interfacing with Inspector
12+
313
## 1.40.0
414

515
### 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.40.0",
3+
"version": "1.41.0",
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.40.0'
2+
export const version = '1.41.0'

0 commit comments

Comments
 (0)