File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1616
1717- [ ] Migrate [ original documentation] ( https://github.com/robertpenner/as3-signals#readme ) and adapt it to TypeScript.
1818
19- ## Signals 0.1 .0
19+ ## Signals 0.2 .0
2020
21- ### v0.1.2
21+ ### [ v0.2.0 ] ( https://github.com/RobotlegsJS/SignalsJS/releases/tag/0.2.0 ) - 2018-08-02
2222
2323- Adds copyright notice (see #74 ).
2424
3232
3333- Update dev dependencies to latest version.
3434
35+ ## Signals 0.1.0
36+
3537### [ v0.1.1] ( https://github.com/RobotlegsJS/SignalsJS/releases/tag/0.1.1 ) - 2018-03-04
3638
3739- Update codeclimate settings (see #49 , #50 ).
Original file line number Diff line number Diff line change 11{
22 "name" : " @robotlegsjs/signals" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " TypeScript port of AS3 Signals." ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments