Skip to content

Commit 3610ae1

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2025-03-11) ### Bug Fixes * invalid urls for ReviewComments in user update feeds ([cf89c90](cf89c90))
1 parent cf89c90 commit 3610ae1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/sadmanca/astro-loader-goodreads/compare/v1.1.0...v1.1.1) (2025-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* invalid urls for ReviewComments in user update feeds ([cf89c90](https://github.com/sadmanca/astro-loader-goodreads/commit/cf89c90e1155bd578a322143a4f5f828e0e621f9))
7+
18
# [1.1.0](https://github.com/sadmanca/astro-loader-goodreads/compare/v1.0.0...v1.1.0) (2025-03-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "astro-loader-goodreads",
33
"description": "Load data from Goodreads in Astro",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"author": "Sadman Hossain",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)