Skip to content

Commit 793be9d

Browse files
semantic-release-botEqualMa
authored andcommitted
chore(release): 1.0.0-alpha.8 [skip ci]
# [1.0.0-alpha.8](v1.0.0-alpha.7...v1.0.0-alpha.8) (2021-11-01) ### Bug Fixes * @semantic-release/exec prepareCmd ([4b18f1e](4b18f1e)) ### Reverts * Revert "fix: rebuild in prepublishOnly" ([1102bde](1102bde))
1 parent 8a83e75 commit 793be9d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.0.0-alpha.8](https://github.com/tlibjs/scripts/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2021-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* @semantic-release/exec prepareCmd ([4b18f1e](https://github.com/tlibjs/scripts/commit/4b18f1e81c9b80e003e82f51d193a8620a977d48))
7+
8+
9+
### Reverts
10+
11+
* Revert "fix: rebuild in prepublishOnly" ([1102bde](https://github.com/tlibjs/scripts/commit/1102bde4bc604a9110eae43cb310a2f232c4294d))
12+
113
# [1.0.0-alpha.7](https://github.com/tlibjs/scripts/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2021-11-01)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tlib/scripts",
3-
"version": "1.0.0-alpha.7",
3+
"version": "1.0.0-alpha.8",
44
"description": "a tool to generate code for typescript libraries",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)