Skip to content

Commit 171d3fd

Browse files
RafaelGSSrichardlauMattIPv4
authored
Blog: change security release date (#6889)
* Blog: change security release date * Update pages/en/blog/vulnerability/july-2024-security-releases.md Co-authored-by: Richard Lau <rlau@redhat.com> Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> * Update pages/en/blog/vulnerability/july-2024-security-releases.md Co-authored-by: Matt Cowley <me@mattcowley.co.uk> Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> * Update site.json Co-authored-by: Richard Lau <rlau@redhat.com> Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> --------- Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> Co-authored-by: Richard Lau <rlau@redhat.com> Co-authored-by: Matt Cowley <me@mattcowley.co.uk>
1 parent c3d2e44 commit 171d3fd

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

pages/en/blog/vulnerability/july-2024-security-releases.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
---
22
date: 2024-07-02T03:00:00.000Z
33
category: vulnerability
4-
title: Tuesday, July 2, 2024 Security Releases
4+
title: Thursday, July 4, 2024 Security Releases
55
slug: july-2024-security-releases
66
layout: blog-post
77
author: The Node.js Project
88
---
99

10+
## (Update 02-Jul-2024) Security Release target July 4th
11+
12+
The Node.js Security Releases will be available on, or shortly after, Thursday, July 4th, 2024.
13+
1014
# Summary
1115

1216
The Node.js project will release new versions of the 22.x, 20.x, 18.x

site.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"websiteBanners": {
3030
"index": {
3131
"startDate": "2024-06-26T00:00:00.000Z",
32-
"endDate": "2024-07-02T00:00:00.000Z",
33-
"text": "New security releases to be made available July 2nd, 2024",
32+
"endDate": "2024-07-04T23:59:00.000Z",
33+
"text": "New security releases to be made available July 4th, 2024",
3434
"link": "https://nodejs.org/en/blog/vulnerability/july-2024-security-releases",
3535
"type": "warning"
3636
}

0 commit comments

Comments
 (0)