Skip to content

Commit 998549f

Browse files
authored
release: 1.0.0-alpha.11 (#22)
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 6a9fcae commit 998549f

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.11](https://github.com/flex-development/docast/compare/1.0.0-alpha.10...1.0.0-alpha.11) (2023-03-03)
2+
3+
4+
### :bug: Fixes
5+
6+
* **interfaces:** [`Point`] ensure `offset` is a `number` ([6a9fcae](https://github.com/flex-development/docast/commit/6a9fcae5fb68affa120d7fd51fdd47b212ee5d22))
7+
18
## [1.0.0-alpha.10](https://github.com/flex-development/docast/compare/1.0.0-alpha.9...1.0.0-alpha.10) (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.10",
4+
"version": "1.0.0-alpha.11",
55
"keywords": [
66
"ast",
77
"doc",

0 commit comments

Comments
 (0)