Skip to content

Commit a3ed18e

Browse files
authored
release: 1.0.0-alpha.5 (#5)
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent 49ddaa3 commit a3ed18e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [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)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/docast",
33
"description": "Docblock Abstract Syntax Tree format",
4-
"version": "1.0.0-alpha.4",
4+
"version": "1.0.0-alpha.5",
55
"keywords": [
66
"ast",
77
"doc",

0 commit comments

Comments
 (0)