Skip to content

Commit 021faba

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2023-07-19) ### Features * Systems data source template ([#3](#3)) ([6e3c79e](6e3c79e))
1 parent 6e3c79e commit 021faba

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/ni/systemlink-grafana-plugins/compare/v1.1.0...v1.2.0) (2023-07-19)
2+
3+
4+
### Features
5+
6+
* Systems data source template ([#3](https://github.com/ni/systemlink-grafana-plugins/issues/3)) ([6e3c79e](https://github.com/ni/systemlink-grafana-plugins/commit/6e3c79e569669a0dc69de50bd7f2173730d0f759))
7+
18
# [1.1.0](https://github.com/ni/systemlink-grafana-plugins/compare/v1.0.0...v1.1.0) (2023-07-19)
29

310

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": "systemlink-grafana-plugins",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Plugins for visualizing data from SystemLink services",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)