Skip to content

Commit a1fdc5e

Browse files
authored
Merge pull request #985 from dacadeorg/release-please--branches--main--components--dacade
chore(main): release 1.3.1
2 parents fda33c2 + 765e870 commit a1fdc5e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.1](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.3.0...v1.3.1) (2023-12-20)
4+
5+
6+
### Bug Fixes
7+
8+
* add default language in case there is none ([c64bbcd](https://github.com/dacadeorg/dacade-frontend-app/commit/c64bbcd7acb681be9d9573459eef2f4268cba911))
9+
310
## [1.3.0](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.2.2...v1.3.0) (2023-12-19)
411

512

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

0 commit comments

Comments
 (0)