erickzhao

#48431: docs: fix formatting in asar integrity

Merged
Created: Oct 2, 2025, 12:15:35 AM
Merged: Oct 2, 2025, 12:27:29 AM
3 comments
Target: main
  • Correct heading level
  • While I'm at it, convert ::: admonition syntax to the block-quote stuff that's better to read in the raw Markdown.

notes: none

Backports

38-x-y
Merged
PR Number
#48433
Merged At
Oct 2, 2025, 1:41:12 AM
Released In
v38.2.1
Release Date
Oct 3, 2025, 2:15:44 AM
39-x-y
Merged
PR Number
#48432
Merged At
Oct 2, 2025, 1:41:03 AM
Released In
v39.0.0-alpha.8
Release Date
Oct 2, 2025, 8:31:39 AM

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron