Skip to content

Commit cdbaa41

Browse files
authored
release: 1.0.0-alpha.9 (#9)
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 0558cd7 commit cdbaa41

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.0-alpha.9](https://github.com/flex-development/docast/compare/1.0.0-alpha.8...1.0.0-alpha.9) (2022-11-19)
2+
3+
4+
### :sparkles: Features
5+
6+
* **nodes:** `BlockTag#text` ([0b76065](https://github.com/flex-development/docast/commit/0b76065b4b29077aaea9ae2749ddb021e2fb10a4))
7+
* **nodes:** `InlineTag#text` ([0558cd7](https://github.com/flex-development/docast/commit/0558cd7df5bb52b56ec0f2c35886f65807346837))
8+
19
## [1.0.0-alpha.8](https://github.com/flex-development/docast/compare/1.0.0-alpha.7...1.0.0-alpha.8) (2022-11-18)
210

311

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.8",
4+
"version": "1.0.0-alpha.9",
55
"keywords": [
66
"ast",
77
"doc",

0 commit comments

Comments
 (0)