Skip to content

docs: update javascript-node semantic version#1454

Closed
Marukome0743 wants to merge 1 commit intodevcontainers:mainfrom
Marukome0743:javascript
Closed

docs: update javascript-node semantic version#1454
Marukome0743 wants to merge 1 commit intodevcontainers:mainfrom
Marukome0743:javascript

Conversation

@Marukome0743
Copy link
Copy Markdown

Summary

Update JavaScript-Node README to reference the new 3.x semantic version tags instead of 2.x

Documentation:

  • Update example tags in README from 2-24 variants to 3-24 variants
  • Adjust security patching note to reference 3-24 as the latest supported version

Why?

At #1423, I updated the 3.0.0 version in manaifest.json.

{
"version": "3.0.0",
"variants": [
"24-bookworm",
"22-bookworm",
"20-bookworm",
"24-bullseye",
"22-bullseye",
"20-bullseye"
],

However, I forget to match the README.md.

@Marukome0743 Marukome0743 requested a review from a team as a code owner June 26, 2025 02:24
@AlvaroRausell
Copy link
Copy Markdown
Contributor

Closing as this was fixed in a follow-up PR, thanks for the contribution though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants