We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0122a commit 399943fCopy full SHA for 399943f
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "astro-loader-hashnode",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Astro content loader for seamlessly integrating Hashnode blog posts into your Astro website using the Content Layer API",
"type": "module",
"main": "dist/index.js",
0 commit comments