Skip to content

Commit 742ca15

Browse files
authored
release: 1.0.0-alpha.3 (#3)
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent 7b2fac1 commit 742ca15

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.3](https://github.com/flex-development/docast/compare/1.0.0-alpha.2...1.0.0-alpha.3) (2022-11-13)
2+
3+
4+
### :sparkles: Features
5+
6+
* **interfaces:** `Point` ([7b2fac1](https://github.com/flex-development/docast/commit/7b2fac1ec94cecc90784914f7d58bdcbdf20ad70))
7+
18
## [1.0.0-alpha.2](https://github.com/flex-development/docast/compare/1.0.0-alpha.1...1.0.0-alpha.2) (2022-11-09)
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.2",
4+
"version": "1.0.0-alpha.3",
55
"keywords": [
66
"ast",
77
"doc",

0 commit comments

Comments
 (0)