Skip to content

Commit 9c7c350

Browse files
committed
Update version number, git mail mappings and contributors list
1 parent 3603583 commit 9c7c350

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.mailmap

+2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ Björn Kimminich <[email protected]> Bjoern Kimminich <bjoern.kimminich
55
Björn Kimminich <[email protected]> Björn Kimminich <[email protected]>
66
Björn Kimminich <[email protected]> Björn Kimminich <[email protected]>
77
Björn Kimminich <[email protected]> bjoern.kimminich <[email protected]>
8+
Björn Kimminich <[email protected]> Björn Kimminich <[email protected]>
89
CaptainFreak <[email protected]> CaptainFreak <[email protected]>
910
Jannik Hollenbach <[email protected]> J12934 <[email protected]>
1011
Jannik Hollenbach <[email protected]> Jannik Hollenbach <[email protected]>
1112
Jannik Hollenbach <[email protected]> Jannik Hollenbach <[email protected]>
1213
Jannik Hollenbach <[email protected]> Jannik Hollenbach <[email protected]>
14+
Jannik Hollenbach <[email protected]> Jannik Hollenbach <[email protected]>
1315
JamesCullum <[email protected]> JamesCullum <[email protected]>
1416
MarcRler <[email protected]> Marc Rüttler <[email protected]>
1517

SECURITY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ We provide security patches for the latest released minor version.
1515

1616
| Version | Supported |
1717
|:--------|:-------------------|
18-
| 12.6.x | :white_check_mark: |
19-
| <12.6 | :x: |
18+
| 12.7.x | :white_check_mark: |
19+
| <12.7 | :x: |
2020

2121
## Reporting a Vulnerability
2222

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,16 @@
4040
"CaptainFreak",
4141
"Supratik Das",
4242
"JuiceShopBot",
43+
"Ziyang Li",
4344
"aaryan10",
4445
"m4l1c3",
4546
"Timo Pagel",
4647
"Josh Grossman",
48+
"Clément Notin",
4749
"JamesCullum",
48-
"omerlh",
49-
"Martin Rock-Evans",
5050
"Alejandro Saenz",
51-
"Justin Smid",
52-
"Marc O'Polo"
51+
"Martin Rock-Evans",
52+
"chinggg"
5353
],
5454
"scripts": {
5555
"build:frontend": "cd frontend && node ./node_modules/@angular/cli/bin/ng build --aot --prod --output-hashing=none --vendor-chunk=true --source-map=false",

0 commit comments

Comments
 (0)