Skip to content

Commit a1d1a74

Browse files
committed
πŸ”– release @onruntime/next-sitemap v0.9.5
1 parent bcfb825 commit a1d1a74

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

β€Ž.changeset/fix-turbopack-manifest.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Žpackages/next-sitemap/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @onruntime/next-sitemap
22

3+
## 0.9.5
4+
5+
### Patch Changes
6+
7+
- bcfb825: Add support for paginated additional sitemaps via `{ pattern, count }` objects to avoid nesting sitemap indexes
8+
39
## 0.9.4
410

511
### Patch Changes

β€Žpackages/next-sitemap/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onruntime/next-sitemap",
3-
"version": "0.9.4",
3+
"version": "0.9.5",
44
"description": "Dynamic sitemap generation for Next.js with automatic route discovery",
55
"author": "onRuntime Studio <contact@onruntime.com>",
66
"repository": {

0 commit comments

Comments
Β (0)