Skip to content

Commit 4a86269

Browse files
authored
Merge pull request #979 from dacadeorg/release-please--branches--main--components--dacade
chore(main): release 1.3.0
2 parents ad28a88 + 98322b7 commit 4a86269

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.0](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.2.2...v1.3.0) (2023-12-19)
4+
5+
6+
### Features
7+
8+
* add showModal state ([b9b507f](https://github.com/dacadeorg/dacade-frontend-app/commit/b9b507f8b6833e33b84c4d9b8d6b8237e20e5b93))
9+
310
## [1.2.2](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.2.1...v1.2.2) (2023-12-18)
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.2.2",
3+
"version": "1.3.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)