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 e0403e8 commit 1059246Copy full SHA for 1059246
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.0-alpha.12](https://github.com/flex-development/docast/compare/1.0.0-alpha.11...1.0.0-alpha.12) (2023-03-03)
2
+
3
4
+### :bug: Fixes
5
6
+* **interfaces:** [`Context`] `kind` ([e0403e8](https://github.com/flex-development/docast/commit/e0403e855267a7a23b7276c6b1a69674856d8573))
7
8
## [1.0.0-alpha.11](https://github.com/flex-development/docast/compare/1.0.0-alpha.10...1.0.0-alpha.11) (2023-03-03)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@flex-development/docast",
"description": "Docblock Abstract Syntax Tree format",
- "version": "1.0.0-alpha.11",
+ "version": "1.0.0-alpha.12",
"keywords": [
"ast",
"doc",
0 commit comments