Skip to content

Commit 8da6266

Browse files
chore(release): 3.0.0-next.5 [skip ci]
# [3.0.0-next.5](v3.0.0-next.4...v3.0.0-next.5) (2026-07-07) ### Bug Fixes * **compat:** stamp _compat only on major/minor upgrades ([11cf84b](11cf84b))
1 parent 11cf84b commit 8da6266

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.0.0-next.5](https://github.com/johnlindquist/mdflow/compare/v3.0.0-next.4...v3.0.0-next.5) (2026-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **compat:** stamp _compat only on major/minor upgrades ([11cf84b](https://github.com/johnlindquist/mdflow/commit/11cf84b66dcfbdae91d20d0cd1212afc6ab70b05))
7+
18
# [3.0.0-next.4](https://github.com/johnlindquist/mdflow/compare/v3.0.0-next.3...v3.0.0-next.4) (2026-07-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdflow",
3-
"version": "3.0.0-next.4",
3+
"version": "3.0.0-next.5",
44
"module": "src/index.ts",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)