Skip to content

Commit 22412e8

Browse files
chore(main): release 1.4.0
1 parent 8d72435 commit 22412e8

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.3.1...v1.4.0) (2024-01-12)
4+
5+
6+
### Features
7+
8+
* display submissionPoints ([34c1672](https://github.com/dacadeorg/dacade-frontend-app/commit/34c16723a06b93a89c5d71687f079f9f554dffe3))
9+
* move scoreboard scort to the filter action ([722e559](https://github.com/dacadeorg/dacade-frontend-app/commit/722e559c6f6b51a6fada6974625c3b3ea76a1466))
10+
11+
12+
### Bug Fixes
13+
14+
* display of the card ([debe85e](https://github.com/dacadeorg/dacade-frontend-app/commit/debe85ede84bd8b67f280895a59ad97f5e83f539))
15+
* feedback form visisibility ([39492c9](https://github.com/dacadeorg/dacade-frontend-app/commit/39492c99a0bb8ee21a9e608d6c344193bbdce282))
16+
* objective list responsiveness ([31a4ff0](https://github.com/dacadeorg/dacade-frontend-app/commit/31a4ff0540904b968a6f67d91b126c514d24f73a))
17+
318
## [1.3.1](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.3.0...v1.3.1) (2023-12-20)
419

520

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dacade",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)