Skip to content

Commit 152eb35

Browse files
committed
Release 0.17.0
1 parent e8ba697 commit 152eb35

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Diff for: CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v0.17.0](https://github.com/weiran-zsd/tsdx/compare/v0.17.0-2...v0.17.0)
8+
79
#### [v0.17.0-2](https://github.com/weiran-zsd/tsdx/compare/v0.17.0-1...v0.17.0-2)
810

11+
> 9 September 2021
12+
913
- breaking: Renaming pkg to dts (fixes #14) [`#16`](https://github.com/weiran-zsd/tsdx/pull/16)
1014
- breaking: Renaming pkg to dts (fixes #14) (#16) [`#14`](https://github.com/weiran-zsd/tsdx/issues/14)
1115
- docs: replace some tsdx => dts [`bf13b12`](https://github.com/weiran-zsd/tsdx/commit/bf13b12d5941c42f7fbea030092c61d5e49a372e)
16+
- Release 0.17.0-2 [`e8ba697`](https://github.com/weiran-zsd/tsdx/commit/e8ba697d1aee3e62823cbcc033be2ad0ec8f0559)
1217
- fix: install an exact version of prettier [`c173efc`](https://github.com/weiran-zsd/tsdx/commit/c173efc4f7ed0deefd9031de22587a6dbf6e35f0)
13-
- chore: gh release => true [`87c1d12`](https://github.com/weiran-zsd/tsdx/commit/87c1d12c8e2f0b9e07edb44181c1b9d21e6a8e72)
1418

1519
#### [v0.17.0-1](https://github.com/weiran-zsd/tsdx/compare/v0.16.2...v0.17.0-1)
1620

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dts-cli",
3-
"version": "0.17.0-2",
3+
"version": "0.17.0",
44
"author": "唯然<[email protected]>",
55
"description": "Zero-config TypeScript package development",
66
"license": "MIT",

0 commit comments

Comments
 (0)