Skip to content

Commit cc91cef

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.1...v2.3.0) (2025-02-01) ### Features * **refresh:** re-use realtime event data to refresh collection ([efae282](efae282)), closes [#26](#26)
1 parent cdf7e6c commit cc91cef

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.3.0](https://github.com/pawcoding/astro-loader-pocketbase/compare/v2.2.1...v2.3.0) (2025-02-01)
2+
3+
4+
### Features
5+
6+
* **refresh:** re-use realtime event data to refresh collection ([efae282](https://github.com/pawcoding/astro-loader-pocketbase/commit/efae2826ad93da4d4fa918a6614dcffe1135934a)), closes [#26](https://github.com/pawcoding/astro-loader-pocketbase/issues/26)
7+
18
## [2.2.1](https://github.com/pawcoding/astro-loader-pocketbase/compare/v2.2.0...v2.2.1) (2025-01-25)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-pocketbase",
3-
"version": "2.3.0-next.1",
3+
"version": "2.3.0",
44
"description": "A content loader for Astro that uses the PocketBase API",
55
"license": "MIT",
66
"author": "Luis Wolf <development@pawcode.de> (https://pawcode.de)",

0 commit comments

Comments
 (0)