From b4e83f1d9d5203df982e29416a68698f25456823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehedi=20Hasan=20=20=E2=9A=A1=EF=B8=8F?= Date: Tue, 17 Sep 2024 10:20:06 +0600 Subject: [PATCH] version update 0.0.3 --- package.json | 2 +- readme.txt | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 973528fc..bdb8f0f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "templatiq", - "version": "1.0.0", + "version": "0.0.3", "main": "webpack.config.js", "author": "wpWax", "license": "(GPL-3.0)", diff --git a/readme.txt b/readme.txt index b1bd9863..7c5efd39 100644 --- a/readme.txt +++ b/readme.txt @@ -90,11 +90,15 @@ At Templatiq, user privacy is our top priority. As a premier marketplace for tem == Changelog == -= 0.0.3(beta) - Sep 15, 2024 = -* Fix: First load error += 0.0.3(beta) - Sep 17, 2024 = +* Fix: First Load Error +* Fix: Directory Type Assign Issue +* Fix: Multiple Default Directory Type Issue +* Fix: Chunk File Cache Issue +* Fix: Directorist Existing Data Erase Issue = 0.0.2(beta) - Sep 14, 2024 = * Fix Dependencies Install Issue = 0.0.1(beta) - Sep 10, 2024 = -* Initial launch \ No newline at end of file +* Initial Launch \ No newline at end of file