Skip to content

Commit 9bddac4

Browse files
committed
added changelog file and updated version in package.json
1 parent 485fe85 commit 9bddac4

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "frontend",
3-
"version": "0.18.1",
2+
"name": "builddao",
3+
"version": "1.0.0",
44
"homepage": "/",
55
"private": true,
66
"dependencies": {

0 commit comments

Comments
 (0)