Skip to content

Commit 8be77a7

Browse files
bump: version 1.0.6 → 1.0.7
1 parent a164538 commit 8be77a7

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 1.0.7 (2025-09-05)
2+
3+
### Fix
4+
5+
- csv upload fixes for esim and vpn
6+
- more updates to FAQs text
7+
- more updates FAQ page text
8+
- update FAQ page text
9+
110
## 1.0.6 (2025-09-05)
211

312
### Fix

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": "bitpart-dashboard",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"private": true,
55
"scripts": {
66
"dev": "NODE_OPTIONS='--inspect' next dev",

0 commit comments

Comments
 (0)