diff --git a/.opencode/commands/release-notes.md b/.opencode/commands/release-notes.md new file mode 100644 index 00000000..e0c7734c --- /dev/null +++ b/.opencode/commands/release-notes.md @@ -0,0 +1,7 @@ +--- +description: Creates release notes +agent: build +--- + +Check how I do prepare release notes here - https://github.com/NeuralNomadsAI/CodeNomad/releases/tag/v0.7.0 +Use the same format to create release notes from users perspective for new release by looking at changes from last tagged release to tip of branch \ No newline at end of file