Skip to content

Commit 7d144ea

Browse files
chore(main): release 1.10.0
1 parent 4b06856 commit 7d144ea

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.10.0](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.9.0...v1.10.0) (2024-03-12)
4+
5+
6+
### Features
7+
8+
* add support for korean ([7ab44ca](https://github.com/dacadeorg/dacade-frontend-app/commit/7ab44cac31c7abcb6f9c587654fb47580ace0456))
9+
10+
11+
### Bug Fixes
12+
13+
* show number of challenges per community also in the /communities page ([234028d](https://github.com/dacadeorg/dacade-frontend-app/commit/234028dc02b5c88f4e981ead3c071c5bccdd8b80))
14+
315
## [1.9.0](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.8.2...v1.9.0) (2024-03-05)
416

517

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

0 commit comments

Comments
 (0)