Skip to content

Commit f32d29c

Browse files
author
CI Runner
committed
build(release): Version 2.0.0b4 → 2.0.0
[actions skip] [ci release]
1 parent d33d892 commit f32d29c

File tree

4 files changed

+11
-8
lines changed

4 files changed

+11
-8
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# https://commitizen-tools.github.io/commitizen/
1010
name = "cz_conventional_commits"
1111
changelog_start_rev = "v0.0.0"
12-
version = "2.0.0b4"
12+
version = "2.0.0"
1313
tag_format = "v$version"
1414
annotated_tag = true
1515
gpg_sign = true

NEWS-VERSION.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
prunerr 2.0.0b4 (2023-10-31)
2-
============================
1+
prunerr 2.0.0 (2023-11-01)
2+
==========================
33

4-
Bugfixes
5-
--------
6-
7-
- Fix the CI/CD release process.
4+
No significant changes.
85

96

107

NEWS.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
prunerr 2.0.0 (2023-11-01)
2+
==========================
3+
4+
No significant changes.
5+
6+
17
prunerr 2.0.0b4 (2023-10-31)
28
============================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rpattersonnet/prunerr",
33
"scope": "@rpattersonnet",
4-
"version": "2.0.0-b4",
4+
"version": "2.0.0",
55
"description": "Perma-seed Servarr media libraries",
66
"scripts": {
77
"lint": "npm run lint:code && npm run lint:prose",

0 commit comments

Comments
 (0)