Skip to content

Commit d5c68cb

Browse files
chore(master): release 10.1.0 (#137)
1 parent 9e4bc25 commit d5c68cb

4 files changed

Lines changed: 16 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-
{".":"10.0.1"}
1+
{".":"10.1.0"}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.1.0](https://github.com/MapColonies/telemetry/compare/v10.0.1...v10.1.0) (2025-10-23)
6+
7+
8+
### Features
9+
10+
* add jobnik attributes for job management services ([#135](https://github.com/MapColonies/telemetry/issues/135)) ([c90d27e](https://github.com/MapColonies/telemetry/commit/c90d27e434a800db9ddea582138e9a4370982b9b))
11+
12+
13+
### Bug Fixes
14+
15+
* change includeUp option to false in promBundleConfig ([#148](https://github.com/MapColonies/telemetry/issues/148)) ([9e4bc25](https://github.com/MapColonies/telemetry/commit/9e4bc2567891cfbeee9ae305afdfd0196f1251df))
16+
517
## [10.0.1](https://github.com/MapColonies/telemetry/compare/v10.0.0...v10.0.1) (2025-03-20)
618

719

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": "10.0.1",
3+
"version": "10.1.0",
44
"description": "Package for everything telemetry related in MapColonies",
55
"main": "./dist/index.js",
66
"exports": {

0 commit comments

Comments
 (0)