Skip to content

Commit

Permalink
Release 1.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sduenas committed Apr 9, 2024
1 parent 78d44a7 commit e648407
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 3 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ Miguel Ángel Fernández <[email protected]>
David Moreno <[email protected]>
Jose Javier Merchante <[email protected]>
Luis Cañas-Díaz <[email protected]>
Santiago Dueñas <[email protected]>

4 changes: 2 additions & 2 deletions panels/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# File auto-generated by semverup on 2023-10-20 11:00:03.372235
__version__ = "0.3.0"
# File auto-generated by semverup on 2024-04-09 16:06:12.365031
__version__ = "1.0.0-rc.1"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "grimoirelab-panels"
version = "0.3.0"
version = "1.0.0-rc.1"
description = "Panels and visualizations for GrimoireLab dashboards"
authors = [
"GrimoireLab Developers"
Expand Down
7 changes: 7 additions & 0 deletions releases/1.0.0-rc.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## grimoirelab-panels 1.0.0-rc.1 - (2024-04-09)

**New features:**

* First major release\
GrimoireLab reached a stable status. This is our first major release.

File renamed without changes.

0 comments on commit e648407

Please sign in to comment.