Skip to content

Commit af2febb

Browse files
Version Packages
1 parent b437778 commit af2febb

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/blue-eggs-help.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plenty-comics-grab.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tidy-news-push.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# analytics-dashboard
22

3+
## 3.2.0
4+
5+
### Minor Changes
6+
7+
- 0ca9f9a: migrating from next 14 to next 16
8+
9+
### Patch Changes
10+
11+
- 2acaf66: feat: upgraded clerk versions
12+
- 5fb5465: Fix for Kanban Board hydration error.
13+
314
## 3.1.0
415

516
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mantine-analytics-dashboard",
33
"description": "A free, open source, Next 16, React 19 admin dashboard template created using Mantine 7",
44
"bugs": "https://github.com/design-sparx/mantine-analytics-dashboard/issues",
5-
"version": "3.1.0",
5+
"version": "3.2.0",
66
"scripts": {
77
"dev": "next dev",
88
"build": "next build",

0 commit comments

Comments
 (0)