Skip to content

Commit d17555f

Browse files
chore(release): 1.0.0-alpha.6 [skip ci]
# [1.0.0-alpha.6](v1.0.0-alpha.5...v1.0.0-alpha.6) (2021-11-01) ### Bug Fixes * rollup dts should use json plugin ([85a7381](85a7381)) ### Features * export version ([25bebb9](25bebb9))
1 parent 25bebb9 commit d17555f

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.6](https://github.com/tlibjs/scripts/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2021-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* rollup dts should use json plugin ([85a7381](https://github.com/tlibjs/scripts/commit/85a7381635c92f0fa840500cfd407ab6d6f7ac0c))
7+
8+
9+
### Features
10+
11+
* export version ([25bebb9](https://github.com/tlibjs/scripts/commit/25bebb9d11ec7cf370b26e0475eecb812d73673b))
12+
113
# [1.0.0-alpha.5](https://github.com/tlibjs/scripts/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (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.5",
3+
"version": "1.0.0-alpha.6",
44
"description": "a tool to generate code for typescript libraries",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)