Skip to content

Commit a097888

Browse files
authored
chore(master): release 7.0.0 (#73)
1 parent 8599539 commit a097888

3 files changed

Lines changed: 26 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
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+
## [7.0.0](https://github.com/MapColonies/telemetry/compare/v6.1.0...v7.0.0) (2024-07-30)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* options change ([#69](https://github.com/MapColonies/telemetry/issues/69))
11+
12+
### Features
13+
14+
* add emoji ([22ab951](https://github.com/MapColonies/telemetry/commit/22ab951f65a58fbe6ce0bb0f38c311bfdf03c773))
15+
* local manual for local grafana deployment ([51b0a5e](https://github.com/MapColonies/telemetry/commit/51b0a5ee0d054aeab3b5561d3b5056e907c7ef87))
16+
17+
18+
### Bug Fixes
19+
20+
* moved manual to docs folder ([5b7a6fe](https://github.com/MapColonies/telemetry/commit/5b7a6fe8507e396e32058402d63459f7664fb395))
21+
* pr changes ([3109455](https://github.com/MapColonies/telemetry/commit/3109455fec9f6ec4815b60c7a7269fffc6bca464))
22+
23+
24+
### Code Refactoring
25+
26+
* options change ([#69](https://github.com/MapColonies/telemetry/issues/69)) ([8599539](https://github.com/MapColonies/telemetry/commit/8599539a6e847fbcdf2ae9db18a22b231dc49595))
27+
528
## [6.1.0](https://github.com/MapColonies/telemetry/compare/v6.0.0...v6.1.0) (2024-06-17)
629

730

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

0 commit comments

Comments
 (0)