File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased] ( https://github.com/pusher/push-notifications-web/compare/1.0.3...HEAD )
8+ ## [ Unreleased] ( https://github.com/pusher/push-notifications-web/compare/1.1.0...HEAD )
9+
10+ ## [ 1.1.0] ( https://github.com/pusher/push-notifications-web/compare/1.0.3...1.1.0 ) - 2020-09-16
911 - Allow the fetch ` credentials ` option to be overidden in the default TokenProvider
1012 implementation.
1113
Original file line number Diff line number Diff line change 11{
22 "name" : " @pusher/push-notifications-web" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " " ,
55 "main" : " dist/push-notifications-esm.js" ,
66 "types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments