Skip to content

Commit 40d4f1f

Browse files
chore(release): 1.0.0 [skip ci]
# @nandu/dashboard 1.0.0 (2022-12-29) ### Bug Fixes * **dashboard:** add dist files to package ([db7f79d](db7f79d)) * **dashboard:** use correct case for importing components ([63dc7a5](63dc7a5)) * downgrade to node 14 as ci fails otherwise ([8f44e51](8f44e51)) * handle data fetch errors correctly ([082484e](082484e)) ### Features * add password reset support ([a55dc68](a55dc68)) * initial version dashboard ([#9](#9)) ([eb5df81](eb5df81))
1 parent d5af0a2 commit 40d4f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nandu/dashboard",
3-
"version": "1.0.3",
3+
"version": "1.0.0",
44
"description": "Dashboard for Nandu Open NPM Registry",
55
"engines": {
66
"node": ">=14"

0 commit comments

Comments
 (0)