Skip to content

Commit 6b05353

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2025-03-15) ### Features * Add optional loader option `refreshIntervalDays` ([28ec546](28ec546))
1 parent 2739065 commit 6b05353

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.2.0](https://github.com/sadmanca/astro-loader-goodreads/compare/v1.1.1...v1.2.0) (2025-03-15)
2+
3+
4+
### Features
5+
6+
* Add optional loader option `refreshIntervalDays` ([28ec546](https://github.com/sadmanca/astro-loader-goodreads/commit/28ec5462b8c0c9bb9151a61f62628b61a0bd6423))
7+
18
## [1.1.1](https://github.com/sadmanca/astro-loader-goodreads/compare/v1.1.0...v1.1.1) (2025-03-11)
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.1",
4+
"version": "1.2.0",
55
"author": "Sadman Hossain",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)