Skip to content

Commit 41209e9

Browse files
chore(release): 1.0.0-alpha.4 [skip ci]
# [1.0.0-alpha.4](v1.0.0-alpha.3...v1.0.0-alpha.4) (2021-11-01) ### Features * ts-jest common config ([4728a14](4728a14))
1 parent 6da6875 commit 41209e9

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/tlibjs/scripts/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2021-11-01)
2+
3+
4+
### Features
5+
6+
* ts-jest common config ([4728a14](https://github.com/tlibjs/scripts/commit/4728a14012c41d0482d6222be994f0ea754af93f))
7+
18
# [1.0.0-alpha.3](https://github.com/tlibjs/scripts/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2021-10-31)
29

310

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.3",
3+
"version": "1.0.0-alpha.4",
44
"description": "an example package published from template for typescript libraries",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)