Skip to content

Commit 385f8f6

Browse files
authored
release: 1.0.0-alpha.8 (#8)
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent 6a385b5 commit 385f8f6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [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)
2+
3+
4+
### :package: Build
5+
6+
* **deps-dev:** bump typescript from 4.9.1-beta to 4.9.3 ([6a385b5](https://github.com/flex-development/docast/commit/6a385b582941e7718142bfecc9be3dcf673c8b32))
7+
8+
9+
### :zap: Refactors
10+
11+
* remove `members` from comment context ([7bbd227](https://github.com/flex-development/docast/commit/7bbd227eb9e90e2e3630166733688afd7cbbec67))
12+
113
## [1.0.0-alpha.7](https://github.com/flex-development/docast/compare/1.0.0-alpha.6...1.0.0-alpha.7) (2022-11-18)
214

315

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

0 commit comments

Comments
 (0)