Skip to content

Commit 9d0e5d3

Browse files
authored
chore: 2.7.0 (#353)
1 parent dafe437 commit 9d0e5d3

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ We follow the format used by [Open Telemetry](https://github.com/open-telemetry/
88

99
## Unreleased
1010

11+
## Version 2.7.0 (2025-01-23)
12+
1113
### Added
1214

1315
- Add IIFE bundle for legacy systems that don't support ES modules

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@topsort/analytics.js",
3-
"version": "2.6.0",
3+
"version": "2.7.0",
44
"description": "JS library to automatically report events to Topsort's Analytics",
55
"main": "dist/ts.js",
66
"type": "module",

0 commit comments

Comments
 (0)