File tree Expand file tree Collapse file tree 6 files changed +29
-5
lines changed
Expand file tree Collapse file tree 6 files changed +29
-5
lines changed Original file line number Diff line number Diff line change 11# Releases
22
3+ ## GrimoireLab 1.18.1 - (2025-12-12)
4+
5+ **New components:**
6+
7+
8+ The following list describes the changes by component:
9+
10+
311## GrimoireLab 1.18.0 - (2025-12-12)
412
513**New components:**
Original file line number Diff line number Diff line change 44FROM python:3.12-slim-bookworm
55LABEL maintainer="Santiago Dueñas <sduenas@bitergia.com>"
66
7- ARG GRIMOIRELAB_RELEASE="1.18.0 "
7+ ARG GRIMOIRELAB_RELEASE="1.18.1 "
88
99ENV DEBIAN_FRONTEND=noninteractive
1010ENV DEPLOY_USER=grimoire
Original file line number Diff line number Diff line change 1- # File auto-generated by semverup on 2025-12-12 12:38:26.946542
2- __version__ = "1.18.0 "
1+ # File auto-generated by semverup on 2025-12-12 13:53:37.600681
2+ __version__ = "1.18.1 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " grimoirelab"
3- version = " 1.18.0 "
3+ version = " 1.18.1 "
44description = " Tool set for software development analytics"
55authors = [
66 " GrimoireLab Developers"
Original file line number Diff line number Diff line change 1+ # GrimoireLab 1.18.1
2+ The following list describes the changes by component:
3+
4+
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
Original file line number Diff line number Diff line change 1- grimoirelab == 1.18.0
1+ grimoirelab == 1.18.1
22grimoirelab-toolkit == 1.2.4
33perceval == 1.4.4
44perceval-mozilla == 1.2.5
You can’t perform that action at this time.
0 commit comments