File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -161,6 +161,11 @@ angular.module('app')
161161
162162## Changelog
163163
164+ ### 1.2.0
165+ * Merge pull reuqest #10 adding a prefix and forward option
166+ * Update to latest dependencies
167+ * Publish on NPM
168+
164169### 1.1.1
165170* Add ` forward ` support
166171
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-socket.io-mock" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.2.0 " ,
44 "main" : " ./angular-socket.io-mock.js" ,
55 "dependencies" : {
6- "angular" : " ~1.4.5 " ,
6+ "angular" : " ~1.5.8 " ,
77 "angular-socket-io" : " ~0.7.0"
88 }
9- }
9+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-socket.io-mock" ,
33 "description" : " Drop in Mock replacement for angular-socket-io" ,
4- "version" : " 1.1.2 " ,
4+ "version" : " 1.2.0 " ,
55 "authors" : [
66 {
77 "name" : " Bryan Tong" ,
889- "homepage" : " http ://bryantong .com"
9+ "homepage" : " https ://www.nullivex .com"
1010 }
1111 ],
1212 "keywords" : [
You can’t perform that action at this time.
0 commit comments