Skip to content

Commit ac67334

Browse files
committed
releng for 0.9.69
1 parent 15c0f8c commit ac67334

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Revision history for the JSX software development kit
22

3+
0.9.69 2013-11-06 16:40:00+0900
4+
[BUG FIXES]
5+
- fix a bug that misinitialize the properties with default values, to
6+
which the properties are assigned to themselves within the constructor
7+
38
0.9.68 2013-10-24 16:03:00+0900
49
[BUG FIXES]
510
- fix a bug in minifier that generated corrupt code when closures are

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsx",
3-
"version": "0.9.68",
3+
"version": "0.9.69",
44
"description": "a faster, safer, easier JavaScript",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)