Skip to content

Commit 866425d

Browse files
committed
chore(release): 3.0.0
1 parent 4e31024 commit 866425d

4 files changed

Lines changed: 19 additions & 54 deletions

File tree

.github/ISSUE_TEMPLATE/01_bug_report.yml

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -43,33 +43,7 @@ body:
4343
label: Version of an project's essence
4444
description: What version of an project's essence are you running.
4545
options:
46-
- v2.5.2
47-
- v2.5.1
48-
- v2.5.0
49-
- v2.4.0
50-
- v2.3.0
51-
- v2.2.0
52-
- v2.1.6
53-
- v2.1.4
54-
- v2.1.3
55-
- v2.1.2
56-
- v2.1.1
57-
- v2.1.0
58-
- v2.0.0
59-
- v1.0.1
60-
- v1.0.0
61-
- v0.3.5
62-
- v0.3.4
63-
- v0.3.3
64-
- v0.3.2
65-
- v0.3.1
66-
- v0.3.0
67-
- v0.2.4
68-
- v0.2.3
69-
- v0.2.2
70-
- v0.2.1
71-
- v0.2.0
72-
- v0.1.0
46+
- v3.0.0
7347
- Another or unknown
7448
default: 1
7549
validations:

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- markdownlint-disable -->
2+
<!-- textlint-disable -->
13
# Changelog
24

35
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

UNSUPPORTED_VERSIONS.md

Lines changed: 4 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,7 @@
44

55
| Version | Maintenance |
66
|-------------------------------------------------------------------------|-------------|
7-
| [v0.1.0](https://github.com/Falcion/Patternugit/tree/v0.1.0) ||
8-
| [v0.2.0](https://github.com/Falcion/Patternugit/tree/v0.2.0) ||
9-
| [v0.2.1](https://github.com/Falcion/Patternugit/tree/v0.2.1) ||
10-
| [v0.2.2](https://github.com/Falcion/Patternugit/tree/v0.2.2) ||
11-
| [v0.2.3](https://github.com/Falcion/Patternugit/tree/v0.2.3) ||
12-
| [v0.2.4](https://github.com/Falcion/Patternugit/tree/v0.2.4) ||
13-
| [v0.3.0](https://github.com/Falcion/Patternugit/tree/v0.3.0) ||
14-
| [v0.3.1](https://github.com/Falcion/Patternugit/tree/v0.3.1) ||
15-
| [v0.3.2](https://github.com/Falcion/Patternugit/tree/v0.3.2) ||
16-
| [v0.3.3](https://github.com/Falcion/Patternugit/tree/v0.3.3) ||
17-
| [v0.3.4](https://github.com/Falcion/Patternugit/tree/v0.3.4) ||
18-
| [v0.3.5](https://github.com/Falcion/Patternugit/tree/v0.3.5) ||
19-
| [v1.0.0](https://github.com/Falcion/Patternugit/tree/v1.0.0) ||
20-
| [v1.0.1](https://github.com/Falcion/Patternugit/tree/v1.0.1) ||
21-
| [v2.0.0](https://github.com/Falcion/Patternugit/tree/v2.0.0) ||
22-
| [v2.1.0](https://github.com/Falcion/Patternugit/tree/v2.1.0) ||
23-
| [v2.1.1](https://github.com/Falcion/Patternugit/tree/v2.1.1) ||
24-
| [v2.1.2](https://github.com/Falcion/Patternugit/tree/v2.1.2) ||
25-
| [v2.1.3](https://github.com/Falcion/Patternugit/tree/v2.1.3) ||
26-
| [v2.1.4](https://github.com/Falcion/Patternugit/tree/v2.1.4) ||
27-
| [v2.1.6](https://github.com/Falcion/Patternugit/tree/v2.1.6) ||
28-
| [v2.2.0](https://github.com/Falcion/Patternugit/tree/v2.2.0) ||
29-
| [v2.3.0](https://github.com/Falcion/Patternugit/tree/v2.3.0) ||
30-
| [v2.4.0](https://github.com/Falcion/Patternugit/tree/v2.4.0) ||
31-
| [v2.5.0](https://github.com/Falcion/Patternugit/tree/v2.5.0) ||
32-
| [v2.5.1](https://github.com/Falcion/Patternugit/tree/v2.5.1) ||
33-
| [v2.5.2](https://github.com/Falcion/Patternugit/tree/v2.5.2) ||
7+
| [v0.\*.\*](https://github.com/Falcion/Patternugit/tree/v0.1.0) ||
8+
| [v1.\*.\*](https://github.com/Falcion/Patternugit/tree/v1.0.0) ||
9+
| [v2.\*.\*](https://github.com/Falcion/Patternugit/tree/v2.0.0) ||
10+
| [v3.0.0](https://github.com/Falcion/Patternugit/tree/v3.0.0) ||

versions-mapping.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
{
2+
"v2.5.0": {
3+
"status": "unsupported",
4+
"type": "stable"
5+
},
26
"v2.5.1": {
7+
"status": "unsupported",
8+
"type": "stable"
9+
},
10+
"v2.5.2": {
11+
"status": "unsupported",
12+
"type": "stable"
13+
},
14+
"v3.0.0": {
315
"status": "supported",
416
"type": "stable"
517
}

0 commit comments

Comments
 (0)