Skip to content

Commit 26e0bbc

Browse files
chore(master): release 10.0.0 (#122)
1 parent 435b01a commit 26e0bbc

4 files changed

Lines changed: 15 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"9.0.0"}
1+
{".":"10.0.0"}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [10.0.0](https://github.com/MapColonies/telemetry/compare/v9.0.0...v10.0.0) (2025-03-13)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* upgraded opentelemetry to new version ([#119](https://github.com/MapColonies/telemetry/issues/119))
11+
12+
### Features
13+
14+
* upgraded opentelemetry to new version ([#119](https://github.com/MapColonies/telemetry/issues/119)) ([93d8904](https://github.com/MapColonies/telemetry/commit/93d8904ba799641eb906d55b70431127ba619d09))
15+
516
## [9.0.0](https://github.com/MapColonies/telemetry/compare/v8.0.0...v9.0.0) (2025-02-03)
617

718

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@map-colonies/telemetry",
3-
"version": "9.0.0",
3+
"version": "10.0.0",
44
"description": "Package for everything telemetry related in MapColonies",
55
"main": "./dist/index.js",
66
"exports": {

0 commit comments

Comments
 (0)