diff --git a/CHANGELOG.md b/CHANGELOG.md index 69aea40f..56644ef5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [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) + + +### :robot: Continuous Integration + +* **workflows:** [`publish`] fix `User cannot be authenticated with the token provided` ([26ec14d](https://github.com/flex-development/docast-parse/commit/26ec14dd08c0356a49b817010b053f32c75703f2)) + ## [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) diff --git a/package.json b/package.json index 20e37b66..584a2f85 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@flex-development/docast-parse", "description": "unified compliant file parser for docast", - "version": "1.0.0-alpha.2", + "version": "1.0.0-alpha.3", "keywords": [ "abstract", "ast",