Skip to content

Commit 5c895d2

Browse files
authored
release: 1.0.0-alpha.4 (#17)
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent 4fc25e9 commit 5c895d2

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.4](https://github.com/flex-development/docast-parse/compare/1.0.0-alpha.3...1.0.0-alpha.4) (2022-12-25)
2+
3+
4+
### :robot: Continuous Integration
5+
6+
* **workflows:** remove private package registry config for [@dependabot](https://github.com/dependabot) ([4fc25e9](https://github.com/flex-development/docast-parse/commit/4fc25e93a55e4470c47150a40e79eca9d2764f77))
7+
18
## [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)
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.3",
4+
"version": "1.0.0-alpha.4",
55
"keywords": [
66
"abstract",
77
"ast",

0 commit comments

Comments
 (0)