diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cfeb094..1d76a36 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,5 @@ -* @wasm-ecosystem/assemblyscript-unittest-framework-team +./assembly @wasm-ecosystem/assemblyscript-unittest-framework-team +./bin @wasm-ecosystem/assemblyscript-unittest-framework-team +./instrumentation @wasm-ecosystem/assemblyscript-unittest-framework-team +./src @wasm-ecosystem/assemblyscript-unittest-framework-team +./transform @wasm-ecosystem/assemblyscript-unittest-framework-team diff --git a/docs/release-note.md b/docs/release-note.md index 6d539df..cfa4643 100644 --- a/docs/release-note.md +++ b/docs/release-note.md @@ -1,6 +1,6 @@ # Release Note -## latest +## 1.4.0 🚀 Highlight Features @@ -24,7 +24,7 @@ 🛠️ Improvements -- Proper handling of situations where AS files are not invalid. +- Proper handling of situations where AS files are invalid. ## 1.3.0