Skip to content

Commit c7673c7

Browse files
chore(release): 1.16.0 [skip ci]
## [1.16.0](v1.15.1...v1.16.0) (2026-05-28) ### 🚀 New Features * implement visitor tracking system with Supabase integration ([19972f6](19972f6))
1 parent 19972f6 commit c7673c7

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.0](https://github.com/suradet-ps/rxdevman/compare/v1.15.1...v1.16.0) (2026-05-28)
2+
3+
### 🚀 New Features
4+
5+
* implement visitor tracking system with Supabase integration ([19972f6](https://github.com/suradet-ps/rxdevman/commit/19972f6b7026950be62e10d98e0e085d239aa971))
6+
17
## [1.15.1](https://github.com/suradet-ps/rxdevman/compare/v1.15.0...v1.15.1) (2026-05-27)
28

39
### ♻️ Refactoring

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.15.1",
4+
"version": "1.16.0",
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro dev",

0 commit comments

Comments
 (0)