Skip to content

Commit

Permalink
release: 1.0.0-alpha.5 (#5)
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware authored Nov 18, 2022
1 parent 49ddaa3 commit a3ed18e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [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)


### :zap: Refactors

* **enums:** `Kind.MODULE_DECLARATION` -> `Kind.MODULE` ([49ddaa3](https://github.com/flex-development/docast/commit/49ddaa3975618dbda6eec5fd2efbed6219afedad))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit a3ed18e

Please sign in to comment.