Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Commit b375a29

Browse files
Chore: Ready for Release (#23)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e54bfbb commit b375a29

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/breezy-swans-pull.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lazy-bobcats-leave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @matthiesenxyz/astro-hashnode
22

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- cf327f2: Update README.md
8+
- e54bfbb: [Internal] better handling of the `hashnodeURL` input to verify that including `http` or `https` in the URL does not break the entire integration
9+
310
## 0.1.5
411

512
### Patch Changes

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matthiesenxyz/astro-hashnode",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "An Integration to bring your Hashnode Headless Blog content into Astro!",
55
"author": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)