diff --git a/content/qa/keycard/2025q3-keycard-testing.md b/content/qa/keycard/2025q3-keycard-testing.md index 2761295ae..ada1da474 100644 --- a/content/qa/keycard/2025q3-keycard-testing.md +++ b/content/qa/keycard/2025q3-keycard-testing.md @@ -4,7 +4,7 @@ tags: - "2025q3" - "qa" - "keycard" -draft: true +draft: false description: Ensure quality of Keycard applications. --- diff --git a/content/qa/keycard/2025q4-keycard-testing.md b/content/qa/keycard/2025q4-keycard-testing.md index 5510329a9..d8ed4f90a 100644 --- a/content/qa/keycard/2025q4-keycard-testing.md +++ b/content/qa/keycard/2025q4-keycard-testing.md @@ -4,7 +4,7 @@ tags: - "2025q4" - "qa" - "keycard" -draft: true +draft: false description: Ensure quality of Keycard applications. --- diff --git a/content/qa/nomos/2025q1-da-testing.md b/content/qa/nomos/2025q1-da-testing.md index 3bf092757..c8ad2f0cd 100644 --- a/content/qa/nomos/2025q1-da-testing.md +++ b/content/qa/nomos/2025q1-da-testing.md @@ -5,7 +5,7 @@ tags: - "2025q1" - "qa" - "nomos" -draft: true +draft: false description: Implement data availability test plans for the Nomos project at the cluster level. --- diff --git a/content/qa/nomos/2025q2-da-testing.md b/content/qa/nomos/2025q2-da-testing.md index 25b0a8238..9192d0c0f 100644 --- a/content/qa/nomos/2025q2-da-testing.md +++ b/content/qa/nomos/2025q2-da-testing.md @@ -5,7 +5,7 @@ tags: - "2025q2" - "qa" - "nomos" -draft: true +draft: false description: Implement data availability test plans for the Nomos project at the cluster level. --- diff --git a/package-lock.json b/package-lock.json index 9077c605e..2dc5fdaa8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jackyzha0/quartz", - "version": "4.1.0", + "version": "4.5.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@jackyzha0/quartz", - "version": "4.1.0", + "version": "4.5.2", "license": "MIT", "dependencies": { "@clack/prompts": "^0.6.3", diff --git a/package.json b/package.json index 066cae6b4..3a422b6a9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@jackyzha0/quartz", "description": "🌱 publish your digital garden and notes as a website", "private": true, - "version": "4.1.0", + "version": "4.5.2", "type": "module", "author": "jackyzha0 ", "license": "MIT",