Skip to content

Commit f07da9d

Browse files
authored
chore(main): release 2.8.0 (#90)
1 parent aa1bf09 commit f07da9d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.7.0"
2+
".": "2.8.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.8.0](https://github.com/transcodeninja/livepeer-exporter/compare/v2.7.0...v2.8.0) (2023-12-10)
4+
5+
6+
### Features
7+
8+
* **rewards_exporter:** add period rewards and gas costs ([#89](https://github.com/transcodeninja/livepeer-exporter/issues/89)) ([17a141f](https://github.com/transcodeninja/livepeer-exporter/commit/17a141fcdf8a1ed5981ab4e4766715b794f19965))
9+
* **tickets_exporter:** add period ticket fees and gas costs ([#92](https://github.com/transcodeninja/livepeer-exporter/issues/92)) ([aa1bf09](https://github.com/transcodeninja/livepeer-exporter/commit/aa1bf09a63dc4359fbdb65ddecf8a0c0c7013f37))
10+
11+
12+
### Bug Fixes
13+
14+
* **rewards_exporter:** fix incorrect rewards metric names ([#91](https://github.com/transcodeninja/livepeer-exporter/issues/91)) ([77b6606](https://github.com/transcodeninja/livepeer-exporter/commit/77b6606f1c7fb531c282a292631f13d8e53e56ab))
15+
316
## [2.7.0](https://github.com/transcodeninja/livepeer-exporter/compare/v2.6.0...v2.7.0) (2023-12-09)
417

518

0 commit comments

Comments
 (0)