Skip to content

Commit 227f510

Browse files
committed
Release v12 (boreal byte)
1 parent 1adaaa5 commit 227f510

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Diff for: SECURITY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
| Version | Supported |
66
| ------- | ------------------ |
7-
| 11.0.x | :white_check_mark: |
8-
| < 11.0.0 | :x: |
7+
| 12.0.x | :white_check_mark: |
8+
| < 12.0.0 | :x: |
99

1010
## Reporting a Vulnerability
1111

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "30-seconds-of-code",
33
"private": true,
4-
"version": "11.0.0",
4+
"version": "12.0.0",
55
"description": "30 seconds of code website.",
66
"exports": "./index.js",
77
"author": "chalarangelo",

0 commit comments

Comments
 (0)