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 7b2fac1 commit 742ca15Copy full SHA for 742ca15
CHANGELOG.md
@@ -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
8
## [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)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@flex-development/docast",
"description": "Docblock Abstract Syntax Tree format",
- "version": "1.0.0-alpha.2",
+ "version": "1.0.0-alpha.3",
"keywords": [
"ast",
"doc",
0 commit comments