File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
## Change Log
2
2
3
- ### Ver 0.2.1 (Next Release)
3
+ ### Ver 0.2.2 (Next Release)
4
+
5
+ ### Ver 0.2.1
6
+
7
+ * [ #11 depending on library] ( https://github.com/georgeOsdDev/react-web-notification/issues/11 )
4
8
5
9
### Ver 0.2.0
6
10
* [ #7 Support React-v0.14] ( https://github.com/georgeOsdDev/react-web-notification/issues/7 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-web-notification" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"description" : " React component with HTML5 Web Notification API" ,
5
- "main" : " ./lib/components/ReactWebNotification .js" ,
5
+ "main" : " ./lib/components/Notification .js" ,
6
6
"scripts" : {
7
7
"browser" : " browser-sync start --files example/* --server example" ,
8
8
"watch:example" : " watchify example/app.js -dv -o example/bundle.js" ,
You can’t perform that action at this time.
0 commit comments