Skip to content

Commit b122d65

Browse files
chore(release): 1.16.1 [skip ci]
## [1.16.1](v1.16.0...v1.16.1) (2026-05-28) ### 🐛 Bug Fixes * replace supabaseServer with getSupabaseServer for improved client management ([5ffcb44](5ffcb44))
1 parent 5ffcb44 commit b122d65

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.16.1](https://github.com/suradet-ps/rxdevman/compare/v1.16.0...v1.16.1) (2026-05-28)
2+
3+
### 🐛 Bug Fixes
4+
5+
* replace supabaseServer with getSupabaseServer for improved client management ([5ffcb44](https://github.com/suradet-ps/rxdevman/commit/5ffcb44c1888b62d2dadb603f46f14c9af1c4349))
6+
17
## [1.16.0](https://github.com/suradet-ps/rxdevman/compare/v1.15.1...v1.16.0) (2026-05-28)
28

39
### 🚀 New Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rxdev-man",
33
"type": "module",
4-
"version": "1.16.0",
4+
"version": "1.16.1",
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro dev",

0 commit comments

Comments
 (0)