Skip to content

Commit 774faed

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2025-08-09) ### Bug Fixes * **deps:** update dependency zod to v3.25.69 ([#20](#20)) ([1c0bd0f](1c0bd0f)) * **deps:** update dependency zod to v3.25.71 ([#21](#21)) ([759c540](759c540)) * **deps:** update dependency zod to v3.25.72 ([#22](#22)) ([4e00209](4e00209)) * **deps:** update dependency zod to v3.25.73 ([#23](#23)) ([e2c7087](e2c7087)) * **deps:** update dependency zod to v3.25.74 ([#24](#24)) ([5096a2e](5096a2e)) * **deps:** update dependency zod to v3.25.75 ([#25](#25)) ([8b22548](8b22548)) * **deps:** update dependency zod to v3.25.76 ([#27](#27)) ([44552e7](44552e7)) ### Features * update features and parity ([14e7e8f](14e7e8f))
1 parent 63c6d3f commit 774faed

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [1.2.0](https://github.com/raisedadead/astro-loader-hashnode/compare/v1.1.0...v1.2.0) (2025-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency zod to v3.25.69 ([#20](https://github.com/raisedadead/astro-loader-hashnode/issues/20)) ([1c0bd0f](https://github.com/raisedadead/astro-loader-hashnode/commit/1c0bd0f42feabf5de1579e72e55d09575d29d781))
7+
* **deps:** update dependency zod to v3.25.71 ([#21](https://github.com/raisedadead/astro-loader-hashnode/issues/21)) ([759c540](https://github.com/raisedadead/astro-loader-hashnode/commit/759c540e64e8339a5364b5d41176ecb9a7b0ad7c))
8+
* **deps:** update dependency zod to v3.25.72 ([#22](https://github.com/raisedadead/astro-loader-hashnode/issues/22)) ([4e00209](https://github.com/raisedadead/astro-loader-hashnode/commit/4e002094ee7b1c4c4c5ef8cef3e32dc8fe98219a))
9+
* **deps:** update dependency zod to v3.25.73 ([#23](https://github.com/raisedadead/astro-loader-hashnode/issues/23)) ([e2c7087](https://github.com/raisedadead/astro-loader-hashnode/commit/e2c70878e28230c9eb9b4590f7e3be6d506ca16b))
10+
* **deps:** update dependency zod to v3.25.74 ([#24](https://github.com/raisedadead/astro-loader-hashnode/issues/24)) ([5096a2e](https://github.com/raisedadead/astro-loader-hashnode/commit/5096a2e3df40a1cec252d6b363041ed3ebcdb5c3))
11+
* **deps:** update dependency zod to v3.25.75 ([#25](https://github.com/raisedadead/astro-loader-hashnode/issues/25)) ([8b22548](https://github.com/raisedadead/astro-loader-hashnode/commit/8b225489cc602c13460f9ee0a47e37198a7b06bc))
12+
* **deps:** update dependency zod to v3.25.76 ([#27](https://github.com/raisedadead/astro-loader-hashnode/issues/27)) ([44552e7](https://github.com/raisedadead/astro-loader-hashnode/commit/44552e7ca1e74e4d5d2f24a3c4353fc035b93065))
13+
14+
15+
### Features
16+
17+
* update features and parity ([14e7e8f](https://github.com/raisedadead/astro-loader-hashnode/commit/14e7e8ff34560381eac9961989f9fdd546e0f6af))
18+
119
# [1.1.0](https://github.com/raisedadead/astro-loader-hashnode/compare/v1.0.0...v1.1.0) (2025-06-20)
220

321

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