Skip to content

Commit 2480661

Browse files
fenekkuutnapischtim
authored andcommitted
release: v1.12.2
1 parent abc807b commit 2480661

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
Changes
99
=======
1010

11+
Version v1.12.2 (released 2026-08-06)
12+
13+
chore: make invenio-cli init rdm default to v14 cookiecutter
14+
1115
Version v1.12.1 (released 2026-08-05)
1216

1317
- fix(requirements): require pnpm v11.x

invenio_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
"""Invenio module to ease the creation and management of applications."""
77

8-
__version__ = "1.12.1"
8+
__version__ = "1.12.2"
99

1010
__all__ = ("__version__",)

0 commit comments

Comments
 (0)