Skip to content

Commit d884fa0

Browse files
chore(release): v0.3.1 [ci skip]
1 parent c6197dd commit d884fa0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

cycle-scripts-ts-webpack/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v0.3.1 (2016-12-14)
2+
---
3+
4+
5+
## Bug Fixes
6+
7+
- fix(cycle-scripts-ts-webpack): fix build failing with Typescript 2.1 [c6197dda](https://github.com/cyclejs-community/create-cycle-app/commits/c6197ddac4cc6f5cce5b5ad6a023b0a5b0e87295)
8+
9+
110
# v0.3.0 (2016-10-22)
211
---
312

cycle-scripts-ts-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cycle-scripts-ts-webpack",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "create-cycle-app flavor using TypeScript as language and Webpack as build tool",
55
"scripts": {
66
"test": "echo \"Maybe later\""

0 commit comments

Comments
 (0)