Skip to content

Commit f94951f

Browse files
committed
Release v0.22.0
- **[Breaking change]** Drop support for `customTypingsDir` dir. - **[Fix]** Update dependencies. - **[Fix]** Add workaround for yarnpkg/berry#899.
1 parent 2f45f83 commit f94951f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Next
1+
# 0.22.0 (2020-02-05)
22

33
- **[Breaking change]** Drop support for `customTypingsDir` dir.
44
- **[Fix]** Update dependencies.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-gulp",
3-
"version": "0.21.1",
3+
"version": "0.22.0",
44
"description": "Gulp tasks to boost high-quality projects.",
55
"author": "Charles Samborski <[email protected]> (https://demurgos.net)",
66
"license": "MIT",

0 commit comments

Comments
 (0)