Skip to content

Commit 1059246

Browse files
authored
release: 1.0.0-alpha.12 (#23)
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent e0403e8 commit 1059246

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.12](https://github.com/flex-development/docast/compare/1.0.0-alpha.11...1.0.0-alpha.12) (2023-03-03)
2+
3+
4+
### :bug: Fixes
5+
6+
* **interfaces:** [`Context`] `kind` ([e0403e8](https://github.com/flex-development/docast/commit/e0403e855267a7a23b7276c6b1a69674856d8573))
7+
18
## [1.0.0-alpha.11](https://github.com/flex-development/docast/compare/1.0.0-alpha.10...1.0.0-alpha.11) (2023-03-03)
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.11",
4+
"version": "1.0.0-alpha.12",
55
"keywords": [
66
"ast",
77
"doc",

0 commit comments

Comments
 (0)