We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485fe85 commit 9bddac4Copy full SHA for 9bddac4
CHANGELOG.md
@@ -0,0 +1,20 @@
1
+# Change Log
2
+
3
+## Version v1.0.0 - 2024-05-14
4
5
+### Features
6
7
+- Mintbase wallet added to selector. #275
8
+- Integrated google calendar for events. #285
9
+- Import projects from Poltock. #262
10
+- Test button in navbar #289
11
+- Notifications page #282
12
13
+### Bug Fixes
14
15
+- Notification component error.
16
17
+### Refactor and chores
18
19
+- Code cleanup #276 #279
20
+- Added playwright tests setup #277
package.json
@@ -1,6 +1,6 @@
{
- "name": "frontend",
- "version": "0.18.1",
+ "name": "builddao",
+ "version": "1.0.0",
"homepage": "/",
"private": true,
"dependencies": {
0 commit comments