Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Commit c032280

Browse files
authored
chore(main): release 1.4.2 (#11)
🤖 I have created a release *beep* *boop* --- ## [1.4.2](v1.4.1...v1.4.2) (2023-03-16) ### Bug Fixes * don't crash when an invalid `flamebearer` is passed ([#10](#10)) ([310f67b](310f67b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 310f67b commit c032280

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.2](https://github.com/pyroscope-io/grafana-panel-plugin/compare/v1.4.1...v1.4.2) (2023-03-16)
4+
5+
6+
### Bug Fixes
7+
8+
* don't crash when an invalid `flamebearer` is passed ([#10](https://github.com/pyroscope-io/grafana-panel-plugin/issues/10)) ([310f67b](https://github.com/pyroscope-io/grafana-panel-plugin/commit/310f67bac484d47c4cf9f741c24e9ca43a6040c2))
9+
310
## [1.4.1] (2022-11-14)
411

512
* support template variables

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pyroscope-pyroscope-grafana",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Pyroscope panel plugin for grafana",
55
"scripts": {
66
"cy:open": "cypress open",

0 commit comments

Comments
 (0)