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.
1 parent e4cdf95 commit 3a6b0ceCopy full SHA for 3a6b0ce
CHANGELOG.md
@@ -18,6 +18,11 @@ Created Repo from template
18
- fix minor bugs
19
- Added About Page
20
21
+## [3.1.0] - 2025-07-16
22
+
23
+- Added Terms & Policy pages
24
+- Added Story Section
25
26
### [Unreleased]
27
28
Here we write upgrading notes for brands. It's a team effort to make them as straightforward as possible.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@recursivezero/abcd",
3
- "version": "2.1.0",
+ "version": "3.0.0",
4
"description": "A website for our kids trial phase of abcdkbd.com",
5
"homepage": "https://parixan.xyz",
6
"displayName": "abcd",
@@ -137,4 +137,4 @@
137
"prettier-plugin-astro": "0.14.1",
138
"shx": "0.3.4"
139
}
140
-}
+}
0 commit comments