chore: release main (#596)
Some checks failed
CI / pr-title (push) Has been cancelled
CI / test (push) Has been cancelled
Release PR / release-pr (push) Has been cancelled
Release PR / publish-cli (push) Has been cancelled

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-04-22 14:21:19 -07:00
committed by GitHub
parent 5eb62a7d0e
commit 7e83755acb
11 changed files with 101 additions and 11 deletions

View File

@@ -1,9 +1,15 @@
{
"name": "coding-tutor",
"version": "1.2.1",
"version": "1.3.0",
"description": "Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes",
"author": {
"name": "Nityesh Agarwal"
},
"keywords": ["coding", "programming", "tutorial", "learning", "spaced-repetition"]
"keywords": [
"coding",
"programming",
"tutorial",
"learning",
"spaced-repetition"
]
}