Skip to content

Commit 045bb9b

Browse files
authored
Merge pull request #1083 from dacadeorg/release-please--branches--main--components--dacade
chore(main): release 1.8.2
2 parents 1f3e327 + 65e97ed commit 045bb9b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.8.2](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.8.1...v1.8.2) (2024-02-29)
4+
5+
6+
### Bug Fixes
7+
8+
* add the righ description for the community reward ([f3b8420](https://github.com/dacadeorg/dacade-frontend-app/commit/f3b84200f846e818b7ebd8cbd3b166c78e6d15c0))
9+
* display challenges when the challenges are greater than 1 ([b7b180a](https://github.com/dacadeorg/dacade-frontend-app/commit/b7b180a9c1a522a024420a65ea92764d46d6e761))
10+
311
## [1.8.1](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.8.0...v1.8.1) (2024-02-12)
412

513

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.8.1",
3+
"version": "1.8.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)