Skip to content

Commit cbc2d6c

Browse files
authored
release: 1.0.0-alpha.3 (#16)
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 26ec14d commit cbc2d6c

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.3](https://github.com/flex-development/docast-parse/compare/1.0.0-alpha.2...1.0.0-alpha.3) (2022-12-25)
2+
3+
4+
### :robot: Continuous Integration
5+
6+
* **workflows:** [`publish`] fix `User cannot be authenticated with the token provided` ([26ec14d](https://github.com/flex-development/docast-parse/commit/26ec14dd08c0356a49b817010b053f32c75703f2))
7+
18
## [1.0.0-alpha.2](https://github.com/flex-development/docast-parse/compare/1.0.0-alpha.1...1.0.0-alpha.2) (2022-12-25)
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-parse",
33
"description": "unified compliant file parser for docast",
4-
"version": "1.0.0-alpha.2",
4+
"version": "1.0.0-alpha.3",
55
"keywords": [
66
"abstract",
77
"ast",

0 commit comments

Comments
 (0)