From 5040afa750617e61dccf525a795dbc8de3900e2d Mon Sep 17 00:00:00 2001 From: "Randolf J." Date: Tue, 10 Mar 2026 22:18:38 -0700 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 8 ++++---- packages/core/CHANGELOG.md | 13 +++++++++++++ packages/core/package.json | 2 +- packages/nextjs/CHANGELOG.md | 13 +++++++++++++ packages/nextjs/package.json | 2 +- packages/s3/CHANGELOG.md | 13 +++++++++++++ packages/s3/package.json | 2 +- packages/sqlite/CHANGELOG.md | 12 ++++++++++++ packages/sqlite/package.json | 2 +- 9 files changed, 59 insertions(+), 8 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 449daf2..520fa64 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { - "packages/core": "0.1.1", - "packages/nextjs": "0.1.1", - "packages/s3": "0.1.1", - "packages/sqlite": "0.1.0" + "packages/core": "0.1.2", + "packages/nextjs": "0.1.2", + "packages/s3": "0.1.2", + "packages/sqlite": "0.1.1" } diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index e5cfabb..6769ff0 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.1.2](https://github.com/mathematic-inc/smapped-traces/compare/v0.1.1...v0.1.2) (2026-03-11) + + +### Features + +* Initial commit ([710e351](https://github.com/mathematic-inc/smapped-traces/commit/710e3514a0e7f1fe266ddb1051d11618dad98c6e)) + + +### Bug Fixes + +* Migrate repository to mathematic-inc organization ([#6](https://github.com/mathematic-inc/smapped-traces/issues/6)) ([41914f3](https://github.com/mathematic-inc/smapped-traces/commit/41914f3b83a729c283a14d1fa421652a96b62c3d)) +* Update outdated READMEs ([94d0eee](https://github.com/mathematic-inc/smapped-traces/commit/94d0eeef7364fa77f6122cba7d72773cc0adf197)) + ## [0.1.1](https://github.com/mathematic-inc/smapped-traces/compare/v0.1.0...v0.1.1) (2026-03-10) ### Bug Fixes diff --git a/packages/core/package.json b/packages/core/package.json index 2a18c97..b1ef9b7 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "smapped-traces", - "version": "0.1.1", + "version": "0.1.2", "description": "Source map resolution for OpenTelemetry errors", "author": "Mathematic Inc", "license": "Apache-2.0", diff --git a/packages/nextjs/CHANGELOG.md b/packages/nextjs/CHANGELOG.md index ffd0ed1..d7e7c1f 100644 --- a/packages/nextjs/CHANGELOG.md +++ b/packages/nextjs/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.1.2](https://github.com/mathematic-inc/smapped-traces/compare/nextjs-v0.1.1...nextjs-v0.1.2) (2026-03-11) + + +### Features + +* Initial commit ([710e351](https://github.com/mathematic-inc/smapped-traces/commit/710e3514a0e7f1fe266ddb1051d11618dad98c6e)) + + +### Bug Fixes + +* Migrate repository to mathematic-inc organization ([#6](https://github.com/mathematic-inc/smapped-traces/issues/6)) ([41914f3](https://github.com/mathematic-inc/smapped-traces/commit/41914f3b83a729c283a14d1fa421652a96b62c3d)) +* Update outdated READMEs ([94d0eee](https://github.com/mathematic-inc/smapped-traces/commit/94d0eeef7364fa77f6122cba7d72773cc0adf197)) + ## [0.1.1](https://github.com/mathematic-inc/smapped-traces/compare/nextjs-v0.1.0...nextjs-v0.1.1) (2026-03-10) ### Bug Fixes diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index 93e88e2..9951f1f 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@smapped-traces/nextjs", - "version": "0.1.1", + "version": "0.1.2", "description": "Next.js source map collection for smapped-traces", "author": "Mathematic Inc", "license": "Apache-2.0", diff --git a/packages/s3/CHANGELOG.md b/packages/s3/CHANGELOG.md index 115edda..51144db 100644 --- a/packages/s3/CHANGELOG.md +++ b/packages/s3/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.1.2](https://github.com/mathematic-inc/smapped-traces/compare/s3-v0.1.1...s3-v0.1.2) (2026-03-11) + + +### Features + +* Initial commit ([710e351](https://github.com/mathematic-inc/smapped-traces/commit/710e3514a0e7f1fe266ddb1051d11618dad98c6e)) + + +### Bug Fixes + +* Migrate repository to mathematic-inc organization ([#6](https://github.com/mathematic-inc/smapped-traces/issues/6)) ([41914f3](https://github.com/mathematic-inc/smapped-traces/commit/41914f3b83a729c283a14d1fa421652a96b62c3d)) +* Update outdated READMEs ([94d0eee](https://github.com/mathematic-inc/smapped-traces/commit/94d0eeef7364fa77f6122cba7d72773cc0adf197)) + ## [0.1.1](https://github.com/mathematic-inc/smapped-traces/compare/s3-v0.1.0...s3-v0.1.1) (2026-03-10) ### Bug Fixes diff --git a/packages/s3/package.json b/packages/s3/package.json index 78e8a76..250877c 100644 --- a/packages/s3/package.json +++ b/packages/s3/package.json @@ -1,6 +1,6 @@ { "name": "@smapped-traces/s3", - "version": "0.1.1", + "version": "0.1.2", "description": "S3-compatible source map store for smapped-traces", "author": "Mathematic Inc", "license": "Apache-2.0", diff --git a/packages/sqlite/CHANGELOG.md b/packages/sqlite/CHANGELOG.md index 930a351..479bce2 100644 --- a/packages/sqlite/CHANGELOG.md +++ b/packages/sqlite/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.1.1](https://github.com/mathematic-inc/smapped-traces/compare/sqlite-v0.1.0...sqlite-v0.1.1) (2026-03-11) + + +### Features + +* Initial commit ([710e351](https://github.com/mathematic-inc/smapped-traces/commit/710e3514a0e7f1fe266ddb1051d11618dad98c6e)) + + +### Bug Fixes + +* Migrate repository to mathematic-inc organization ([#6](https://github.com/mathematic-inc/smapped-traces/issues/6)) ([41914f3](https://github.com/mathematic-inc/smapped-traces/commit/41914f3b83a729c283a14d1fa421652a96b62c3d)) + ## 0.1.0 (2026-03-10) ### Features diff --git a/packages/sqlite/package.json b/packages/sqlite/package.json index eefef4a..97bed2d 100644 --- a/packages/sqlite/package.json +++ b/packages/sqlite/package.json @@ -1,6 +1,6 @@ { "name": "@smapped-traces/sqlite", - "version": "0.1.0", + "version": "0.1.1", "description": "SQLite source map store for smapped-traces", "author": "Mathematic Inc", "license": "Apache-2.0",