Skip to content

Commit 3ab1338

Browse files
authored
Merge pull request #1053 from dacadeorg/release-please--branches--main--components--dacade
chore(main): release 1.8.1
2 parents a73045e + d78faf2 commit 3ab1338

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [1.8.1](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.8.0...v1.8.1) (2024-02-12)
4+
5+
6+
### Bug Fixes
7+
8+
* fix the height only for tablet and big screens ([d0b024b](https://github.com/dacadeorg/dacade-frontend-app/commit/d0b024b17ec206703c18b83cbaa68e7f00d4230d))
9+
* refresh challenge and submission page after locale change ([af6b6fe](https://github.com/dacadeorg/dacade-frontend-app/commit/af6b6fe35c6d5883839161637f6c20f9b08f48fa))
10+
* use md breakpoint instead of the sm for tablet to cover the gap ([31f222c](https://github.com/dacadeorg/dacade-frontend-app/commit/31f222c7fbe64b83c3bd841cf36464149a818bc2))
11+
312
## [1.8.0](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.7.0...v1.8.0) (2024-01-23)
413

514

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

0 commit comments

Comments
 (0)