Skip to content

Commit

Permalink
release prep 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yesoreyeram committed Nov 7, 2023
1 parent bc8c3c3 commit e14e270
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/neat-trains-drum.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-pets-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-coins-sit.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 2.2.0

🚀 **Proxy**: Support for configuring per-datasource proxy url

🚀 **GraphQL**: Added Support for GraphQL Variables

🐛 **OAuth2**: Fixes OAuth2 configuration UI crash

## 2.1.0

🚀 **OAuth2**: Added ability to set auth style in client credentials
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": "grafana-infinity-datasource",
"version": "2.1.0",
"version": "2.2.0",
"description": "JSON, CSV, XML, GraphQL, HTML and REST API datasource for Grafana. Do infinite things with Grafana. Transform data with UQL/GROQ. Visualize data from many apis, RSS/ATOM feeds directly",
"main": "dist/module.js",
"scripts": {
Expand Down

0 comments on commit e14e270

Please sign in to comment.