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.0.1
19+ ## Signals 0.1.0
2020
21- ### v0.0.13
21+ ### [ v0.1.0 ] ( https://github.com/RobotlegsJS/SignalsJS/releases/tag/0.1.0 ) - 2018-01-22
2222
2323- Adhere to TypeScript Guidelines for General Types (see #43 ).
2424
3232
3333- Update dev dependencies to latest version.
3434
35+ ## Signals 0.0.1
36+
3537### [ v0.0.12] ( https://github.com/RobotlegsJS/SignalsJS/releases/tag/0.0.12 ) - 2017-11-14
3638
3739- Add Changelog (see #25 ).
Original file line number Diff line number Diff line change 11{
22 "name" : " @robotlegsjs/signals" ,
3- "version" : " 0.0.12 " ,
3+ "version" : " 0.1.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