Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# @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))
  • Loading branch information
semantic-release-bot committed Dec 29, 2022
1 parent d5af0a2 commit 40d4f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
@@ -1,6 +1,6 @@
{
"name": "@nandu/dashboard",
"version": "1.0.3",
"version": "1.0.0",
"description": "Dashboard for Nandu Open NPM Registry",
"engines": {
"node": ">=14"
Expand Down

0 comments on commit 40d4f1f

Please sign in to comment.