Skip to content

Commit 334d4aa

Browse files
committed
Release 1.1.0-rc.1
1 parent fa5828e commit 334d4aa

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

panels/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# File auto-generated by semverup on 2024-04-13 07:20:46.743060
2-
__version__ = "1.0.0"
1+
# File auto-generated by semverup on 2024-06-21 10:54:54.040287
2+
__version__ = "1.1.0-rc.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "grimoirelab-panels"
3-
version = "1.0.0"
3+
version = "1.1.0-rc.1"
44
description = "Panels and visualizations for GrimoireLab dashboards"
55
authors = [
66
"GrimoireLab Developers"

releases/1.1.0-rc.1.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## grimoirelab-panels 1.1.0-rc.1 - (2024-06-21)
2+
3+
**New features:**
4+
5+
* Panels compatible with Opensearch Dashboards\
6+
Include panels compatible with Opensearch Dashboards version >= 1.3.2.
7+
File renamed without changes.

0 commit comments

Comments
 (0)