Skip to content

Commit 6ed5a21

Browse files
committed
chore(release): v2025.10.2
1 parent 3e9c00c commit 6ed5a21

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2025.10.2] - 2025-10-24
6+
7+
### 🐛 Bug Fixes
8+
9+
- Aliased permissions appearing and type issues
10+
- Approval recalculation and badges in ui
11+
512
## [2025.10.1] - 2025-10-24
613

714
### 🚀 Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2025.10.1
1+
v2025.10.2

gen/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fivenet-app/gen",
33
"private": false,
4-
"version": "2025.10.1",
4+
"version": "2025.10.2",
55
"license": "Apache-2.0",
66
"type": "module",
77
"homepage": "https://fivenet.app",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fivenet",
33
"private": true,
4-
"version": "2025.10.1",
4+
"version": "2025.10.2",
55
"license": "Apache-2.0",
66
"type": "module",
77
"homepage": "https://fivenet.app",

0 commit comments

Comments
 (0)