Skip to content

Commit 88e2f62

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.1...v1.3.0) (2025-05-26) ### Bug Fixes * bug resolutions ([70c0e98](70c0e98)) * build issue ([d6c6b03](d6c6b03)) * Issue 6 related to onboarding object, added showRoullte feature and minor fixes ([5314b69](5314b69)) * localStorage is undefined ([b91fb21](b91fb21)) * minor ui issue ([8b1e0d1](8b1e0d1)) * onboarding questions UI fixes ([a8ef0f3](a8ef0f3)) * UI bugs in edit flow ([400eb95](400eb95)) * UI bugs reported in e2e testing ([dcaab67](dcaab67)) * UI feedback fixes points 1 and 4 ([2f9f749](2f9f749)) * UI fixes of points 4, login flow ([20b1f68](20b1f68)) ### Features * added appNAme in UI, and fix ui issues ([3928fe7](3928fe7)) * app urls show tags, dashboard button (3,5) ([631dbb2](631dbb2)) * Auth flow fix, feedback points 3,6,7 ([83ead3d](83ead3d)) * changed api post request body ([9df5bbc](9df5bbc)) * edit flow ([cd9993f](cd9993f)) * edit flow complete plus minor UI fixes ([ce3aa35](ce3aa35)) * save config flow added, ui bug fix ([d770f8d](d770f8d)) * update new developer dashboard code ([7337f64](7337f64))
1 parent 62a3d07 commit 88e2f62

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "my-v0-project",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev -p 4000",

0 commit comments

Comments
 (0)