Skip to content

Commit dcbcefc

Browse files
authored
release: 1.0.0-alpha.2 (#15)
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent 46dabc4 commit dcbcefc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [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)
2+
3+
4+
### :robot: Continuous Integration
5+
6+
* **workflows:** [`publish`] fix `invalid refspec "+refs/tags/:refs/tags/"` ([7b2b19d](https://github.com/flex-development/docast-parse/commit/7b2b19d718f8cd2c8551db84f00e1ae2ee02e2e8))
7+
* **workflows:** use environment files ([46dabc4](https://github.com/flex-development/docast-parse/commit/46dabc4dae8abaf73164c9dbf75232049f27f218))
8+
19
## 1.0.0-alpha.1 (2022-12-25)
210

311

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

0 commit comments

Comments
 (0)