Skip to content

Commit 97f7c09

Browse files
authored
Merge branch 'master' into ft/chore
2 parents fb7e1b1 + 066a7a3 commit 97f7c09

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

CHANGELOG.md

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

3+
## 2.1.5
4+
5+
### Patch Changes
6+
7+
- 3c28484: Bump ip from 2.0.0 to 2.0.1
8+
39
## 2.1.4
410

511
### Patch Changes

package-lock.json

Lines changed: 5 additions & 5 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
@@ -2,7 +2,7 @@
22
"name": "mantine-analytics-dashboard",
33
"description": "A free, open source, Next 14, React 18 admin dashboard template created using Mantine 7",
44
"bugs": "https://github.com/design-sparx/mantine-analytics-dashboard/issues",
5-
"version": "2.1.4",
5+
"version": "2.1.5",
66
"scripts": {
77
"dev": "next dev",
88
"build": "next build",

0 commit comments

Comments
 (0)