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 49ddaa3 commit a3ed18eCopy full SHA for a3ed18e
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.0-alpha.5](https://github.com/flex-development/docast/compare/1.0.0-alpha.4...1.0.0-alpha.5) (2022-11-17)
2
+
3
4
+### :zap: Refactors
5
6
+* **enums:** `Kind.MODULE_DECLARATION` -> `Kind.MODULE` ([49ddaa3](https://github.com/flex-development/docast/commit/49ddaa3975618dbda6eec5fd2efbed6219afedad))
7
8
## [1.0.0-alpha.4](https://github.com/flex-development/docast/compare/1.0.0-alpha.3...1.0.0-alpha.4) (2022-11-13)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@flex-development/docast",
"description": "Docblock Abstract Syntax Tree format",
- "version": "1.0.0-alpha.4",
+ "version": "1.0.0-alpha.5",
"keywords": [
"ast",
"doc",
0 commit comments