Skip to content

Commit eb4afa1

Browse files
chore(release): v0.1.2 [ci skip]
1 parent 84c9065 commit eb4afa1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

cycle-scripts-ts-browserify/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v0.1.2 (2016-11-24)
2+
---
3+
4+
5+
## Bug Fixes
6+
7+
- fix(cycle-scripts-ts-browserify): removed test directory in .gitignore [01eb9688](https://github.com/cyclejs-community/create-cycle-app/commits/01eb96887b7e0ca6065c53026e6299aa6d47d634)
8+
9+
110
# v0.1.1 (2016-10-17)
211
---
312

cycle-scripts-ts-browserify/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-browserify",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "create-cycle-app flavor using TypeScript as language and Browserify as build tool",
55
"scripts": {
66
"test": "echo \"Maybe later\""

0 commit comments

Comments
 (0)