chore: release main (#596)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5eb62a7d0e
commit
7e83755acb
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "coding-tutor",
|
||||
"displayName": "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"
|
||||
|
||||
8
plugins/coding-tutor/CHANGELOG.md
Normal file
8
plugins/coding-tutor/CHANGELOG.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [1.3.0](https://github.com/EveryInc/compound-engineering-plugin/compare/coding-tutor-v1.2.1...coding-tutor-v1.3.0) (2026-04-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **codex:** native plugin install manifests + agents-only converter ([#616](https://github.com/EveryInc/compound-engineering-plugin/issues/616)) ([3ed4a4f](https://github.com/EveryInc/compound-engineering-plugin/commit/3ed4a4fa0f6f4d08144ae7598af391b4f070b649))
|
||||
Reference in New Issue
Block a user