Skip to content

Commit 399943f

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-06-20) ### Features * Ready for v1 release ([1f0122a](1f0122a))
1 parent 1f0122a commit 399943f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# [1.1.0](https://github.com/raisedadead/astro-loader-hashnode/compare/v1.0.0...v1.1.0) (2025-06-20)
2+
3+
4+
### Features
5+
6+
* Ready for v1 release ([1f0122a](https://github.com/raisedadead/astro-loader-hashnode/commit/1f0122a3b88843e11097ce996beb2b791e90a339))

packages/astro-loader-hashnode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-loader-hashnode",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Astro content loader for seamlessly integrating Hashnode blog posts into your Astro website using the Content Layer API",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)