Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Revert "package bump"
Browse files Browse the repository at this point in the history
This reverts commit e2850f0.
  • Loading branch information
shelldandy committed Dec 12, 2024
1 parent e2850f0 commit 3566ed4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

All notable changes to this project will be documented in this file.

## v2.1.6

- Make `<Auth />` component usable with Playwright following our [testing guidelines](https://github.com/grafana/grafana/blob/401265522e584e4e71a1d92d5af311564b1ec33e/contribute/style-guides/testing.md)

## v2.1.5

- Add deprecation message
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/experimental",
"version": "2.1.6",
"version": "2.1.5",
"description": "Experimental Grafana components and APIs",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 3566ed4

Please sign in to comment.