Skip to content

Commit 3a0a25c

Browse files
Merge pull request #28 from jitsucom/release-please--branches--main--components--core
chore(main): release 0.3.0
2 parents 6f2f163 + d342c85 commit 3a0a25c

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/core": "0.2.2"
2+
"packages/core": "0.3.0"
33
}

packages/core/CHANGELOG.md

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

3+
## [0.3.0](https://github.com/jitsucom/nextlytics/compare/v0.2.2...v0.3.0) (2026-02-10)
4+
5+
6+
### Features
7+
8+
* **core:** add ingestPolicy for per-backend event timing control ([6f2f163](https://github.com/jitsucom/nextlytics/commit/6f2f163259da833ad54164dcf4799958aac3a49a))
9+
* **core:** add ingestPolicy for per-backend event timing control ([b77e9f9](https://github.com/jitsucom/nextlytics/commit/b77e9f9b9c98eaefb10f10bb80f161b1ab97bcf8))
10+
311
## [0.2.2](https://github.com/jitsucom/nextlytics/compare/v0.2.1...v0.2.2) (2026-02-10)
412

513

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextlytics/core",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "Analytics library for Next.js",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)