Skip to content

Commit 736eb5b

Browse files
authored
Merge pull request #67 from MapColonies/release-please--branches--master--components--telemetry
chore(master): release 6.1.0
2 parents 7a0de5f + a901056 commit 736eb5b

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
## [6.1.0](https://github.com/MapColonies/telemetry/compare/v6.0.0...v6.1.0) (2024-06-17)
6+
7+
8+
### Features
9+
10+
* add 3D semantic conventions ([05bedc2](https://github.com/MapColonies/telemetry/commit/05bedc2100fb1cc2bd10c78e68f7c8a67d0b1a78))
11+
* validate also the domain ([9281ae5](https://github.com/MapColonies/telemetry/commit/9281ae5e5be7ecd82d50d26d78b8e5563fbc6684))
12+
13+
14+
### Bug Fixes
15+
16+
* rename src folder in settings.json ([#66](https://github.com/MapColonies/telemetry/issues/66)) ([e6690ed](https://github.com/MapColonies/telemetry/commit/e6690eded50872977aa3d922c80fc92ace1aab6c))
17+
518
## [6.0.0](https://github.com/MapColonies/telemetry/compare/v5.4.0...v6.0.0) (2024-04-14)
619

720

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": "6.0.0",
3+
"version": "6.1.0",
44
"description": "Package for everything opentelemetry related in map colonies",
55
"main": "./dist/index.js",
66
"exports": {

0 commit comments

Comments
 (0)