We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad28a88 + 98322b7 commit 4a86269Copy full SHA for 4a86269
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.2.2](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.2.1...v1.2.2) (2023-12-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "dacade",
- "version": "1.2.2",
+ "version": "1.3.0",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments