Skip to content

Commit f4331ae

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2026-01-14) ### Bug Fixes * new release workflow ([1fe074e](1fe074e)) * new release workflow ([c40dca6](c40dca6))
1 parent 1fe074e commit f4331ae

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.1](https://github.com/raisedadead/astro-loader-hashnode/compare/v1.2.0...v1.2.1) (2026-01-14)
2+
3+
4+
### Bug Fixes
5+
6+
* new release workflow ([1fe074e](https://github.com/raisedadead/astro-loader-hashnode/commit/1fe074e4d8dc63711e5369e972e310322ad7a9a7))
7+
* new release workflow ([c40dca6](https://github.com/raisedadead/astro-loader-hashnode/commit/c40dca671bebf85d56c8fafed52217d296d4565b))
8+
19
# [1.2.0](https://github.com/raisedadead/astro-loader-hashnode/compare/v1.1.0...v1.2.0) (2025-08-09)
210

311

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.2.0",
3+
"version": "1.2.1",
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)