File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## 0.0.19 - 2025-11-19
8+ ## 0.0.20 - 2025-11-19
99
1010### Changed
1111
Original file line number Diff line number Diff line change 11{
22 "name" : " @pangeacyber/react-auth" ,
33 "description" : " Pangea auth provider React component" ,
4- "version" : " 0.0.19 " ,
4+ "version" : " 0.0.20 " ,
55 "type" : " commonjs" ,
66 "source" : " src/index.ts" ,
77 "main" : " dist/index.cjs" ,
3939 "typecheck" : " tsc --noEmit"
4040 },
4141 "dependencies" : {
42- "@pangeacyber/vanilla-js" : " 0.1.16 " ,
42+ "@pangeacyber/vanilla-js" : " 0.1.17 " ,
4343 "jose" : " ^6.1.0" ,
4444 "lodash" : " ^4.17.21"
4545 },
You can’t perform that action at this time.
0 commit comments