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 a5d1037 commit 42d3a70Copy full SHA for 42d3a70
Documentation/technical/CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v0.2.0 - 2026-02-02
2
+
3
+- Initial release
4
5
+[📦 Release Notes](https://github.com/baseflow-labs/initia-frontend-template/releases/tag/v0.2.0)
6
7
+---
8
9
## v0.1.1 - 2026-01-04
10
11
- Initial release
package.json
@@ -1,7 +1,7 @@
{
"name": "initia-monorepo",
"description": "Initia React.js TypeScript Frontend Monorepo",
- "version": "0.1.1",
+ "version": "0.2.0",
"private": true,
"packageManager": "pnpm@9.12.3",
"engines": {
0 commit comments