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 b9e821e commit 46616ceCopy full SHA for 46616ce
Documentation/technical/CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v0.1.1 - 2026-01-04
2
+
3
+- Initial release
4
5
+[📦 Release Notes](https://github.com/baseflow-labs/initia-frontend-template/releases/tag/v0.1.1)
6
7
+---
8
9
## v1.18.1 - 2025-12-25
10
11
- Initial release
package.json
@@ -1,7 +1,7 @@
{
"name": "initia-frontend-template",
"description": "Initia React.js TypeScript Frontend App",
- "version": "0.1.0",
+ "version": "0.1.1",
"private": true,
"scripts": {
"dev": "vite",
0 commit comments