We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56c16a commit 091785fCopy full SHA for 091785f
.github/CODEOWNERS
@@ -1 +1,5 @@
1
-* @wasm-ecosystem/assemblyscript-unittest-framework-team
+./assembly @wasm-ecosystem/assemblyscript-unittest-framework-team
2
+./bin @wasm-ecosystem/assemblyscript-unittest-framework-team
3
+./instrumentation @wasm-ecosystem/assemblyscript-unittest-framework-team
4
+./src @wasm-ecosystem/assemblyscript-unittest-framework-team
5
+./transform @wasm-ecosystem/assemblyscript-unittest-framework-team
docs/release-note.md
@@ -1,6 +1,6 @@
# Release Note
-## latest
+## 1.4.0
🚀 Highlight Features
6
@@ -24,7 +24,7 @@
24
25
🛠️ Improvements
26
27
-- Proper handling of situations where AS files are not invalid.
+- Proper handling of situations where AS files are invalid.
28
29
## 1.3.0
30
0 commit comments