Skip to content

Commit 569dd3b

Browse files
committed
chore(release): publish
- markdown-magic@4.11.0
1 parent a41aa9e commit 569dd3b

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

packages/core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.11.0](https://github.com/DavidWells/markdown-magic/compare/markdown-magic@4.10.5...markdown-magic@4.11.0) (2026-06-29)
7+
8+
9+
### Features
10+
11+
* **core:** cache remote GitHub fetches ([a41aa9e](https://github.com/DavidWells/markdown-magic/commit/a41aa9e001878b38a043930258da5149784165e6))
12+
13+
14+
15+
16+
617
## [4.10.5](https://github.com/DavidWells/markdown-magic/compare/markdown-magic@4.10.4...markdown-magic@4.10.5) (2026-06-27)
718

819
**Note:** Version bump only for package markdown-magic

packages/core/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdown-magic",
3-
"version": "4.10.5",
3+
"version": "4.11.0",
44
"description": "Automatically update markdown files with content from external sources",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)