Skip to content

Commit af22003

Browse files
committed
docs(extensions): set the 2.0.0 release date to the publish day
1 parent b52ede9 commit af22003

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

extensions/extension-hyperlink/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The extension's major version tracks the docs.plus product line. `1.x` correspon
1010

1111
## [Unreleased]
1212

13-
## [2.0.0] — 2026-08-09
13+
## [2.0.0] — 2026-08-11
1414

1515
**First major release since `1.5.2`.** This entry rolls up every user-facing change made while docs.plus was iterating toward alpha v2. Treat the upgrade as effectively a rewrite of the public surface. The option names, popover contract, CSS selectors, validation rules, URL canonicalization, and type exports are all new. The bones (Tiptap extension that marks hyperlinks, autolinks on whitespace, opens a popover on click) are the same.
1616

@@ -520,4 +520,4 @@ Open an issue at <https://github.com/docs-plus/docs.plus/issues> with the labels
520520

521521
## Pre-`2.0` history
522522

523-
The full `1.x` release notes plus the internal milestones between `1.5.2` and `2.0.0` were archived to `docs/HISTORY.md`, since removed from the tracked tree. Those milestones are the monorepo migration, build rewrite, popover + XSS overhaul, contract tightening, and the mispublished `4.3.0`. Recover it from git history if you need it. Everything user-facing from that stretch is rolled up into the [2.0.0](#200--2026-08-09) entry above.
523+
The full `1.x` release notes plus the internal milestones between `1.5.2` and `2.0.0` were archived to `docs/HISTORY.md`, since removed from the tracked tree. Those milestones are the monorepo migration, build rewrite, popover + XSS overhaul, contract tightening, and the mispublished `4.3.0`. Recover it from git history if you need it. Everything user-facing from that stretch is rolled up into the [2.0.0](#200--2026-08-11) entry above.

extensions/extension-hypermultimedia/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ historical Conventional Commits format. The project adheres to
88

99
## [Unreleased]
1010

11-
## [2.0.0] — 2026-08-09
11+
## [2.0.0] — 2026-08-11
1212

1313
First major release on the docs.plus alpha-v2 line. The kit fully retires
1414
tippy.js and positions every surface with Floating UI. It renames node types to

extensions/extension-indent/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to `@docs.plus/extension-indent` are documented here. The format follows [Keep a Changelog](https://keepachangelog.com/); the project adheres to [Semantic Versioning](https://semver.org/).
44

5-
## [2.0.0] — 2026-08-09
5+
## [2.0.0] — 2026-08-11
66

77
First npm release since `0.1.1`. The major aligns the package with the docs.plus extension-family `2.x` line; the `0.2.0` milestone below never shipped, so everything since `0.1.1` lands here.
88

extensions/extension-inline-code/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to `@docs.plus/extension-inline-code` are documented here. The format follows [Keep a Changelog](https://keepachangelog.com/); the project adheres to [Semantic Versioning](https://semver.org/).
44

5-
## [2.0.0] — 2026-08-09
5+
## [2.0.0] — 2026-08-11
66

77
### Highlights
88

extensions/extension-placeholder/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to `@docs.plus/extension-placeholder` are documented here. The format follows [Keep a Changelog](https://keepachangelog.com/); the project adheres to [Semantic Versioning](https://semver.org/).
44

5-
## [2.0.0] — 2026-08-09
5+
## [2.0.0] — 2026-08-11
66

77
### Highlights
88

0 commit comments

Comments
 (0)