Skip to content

Commit 18ed8f1

Browse files
committed
refactor: publishBranch to npm-pkg and bump version
1 parent 0daceda commit 18ed8f1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "best-blog-data",
3-
"version": "0.8.8",
3+
"version": "0.9.0",
44
"private": false,
55
"description": "A powerful and lightweight npm package for working with structured blog post data, featuring 200+ dummy posts out of the box. Includes built-in pagination, categorization, fuzzy search, and full TypeScript support. Perfect for static blogs, CMS backends, or frontend demos.",
66
"type": "module",

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
publishBranch: npm-pkg
12
onlyBuiltDependencies:
23
- esbuild
34
- unrs-resolver

0 commit comments

Comments
 (0)