Skip to content

Commit

Permalink
v1.1.1 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
MGJamJam authored Jul 11, 2024
1 parent 11ad70a commit 4cedeb6
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Development

## 1.1.1

### Added

- `X-Api-Client` header
Expand Down
6 changes: 6 additions & 0 deletions dist/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## Development

## 1.1.1

### Added

- `X-Api-Client` header

## 1.1.0

### Added
Expand Down
2 changes: 1 addition & 1 deletion dist/module.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/module.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{"name": "Apache License", "url": "https://github.com/bitmovin/analytics-grafana-datasource/blob/main/LICENSE"}
],
"screenshots": [],
"version": "1.1.0",
"version": "1.1.1",
"updated": "2024-07-11"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitmovin-analytics",
"version": "1.1.0",
"version": "1.1.1",
"description": "Data source plugin which allows you to query analytics data from the bitmovin api",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 4cedeb6

Please sign in to comment.