File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to the Archivist Sync module 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+ ## [ 1.3.6] - 2025-11-19
9+
10+ ### Fixed
11+ - CoC7 conflict with roll result chat card
12+
813## [ 1.3.5] - 2025-11-11
914
1015### Fixed
Original file line number Diff line number Diff line change 88 "email" : " cameron.b.llewellyn@gmail.com"
99 }
1010 ],
11- "version" : " 1.3.5 " ,
11+ "version" : " 1.3.6 " ,
1212 "compatibility" : {
1313 "minimum" : " 13.341" ,
1414 "verified" : " 13.346"
3333 " scripts/dialogs/ask-chat-window.js" ,
3434 " scripts/dialogs/sync-dialog.js"
3535 ],
36- "styles" : [
37- " styles/archivist-sync.css" ,
38- " styles/sync-dialog.css"
39- ],
36+ "styles" : [" styles/archivist-sync.css" , " styles/sync-dialog.css" ],
4037 "flags" : {
4138 "hotReload" : {
42- "paths" : [
43- " dist" ,
44- " templates" ,
45- " lang"
46- ]
39+ "paths" : [" dist" , " templates" , " lang" ]
4740 }
4841 },
4942 "languages" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " archivist-sync" ,
3- "version" : " 1.3.5 " ,
3+ "version" : " 1.3.6 " ,
44 "description" : " A simple Foundry VTT module for fetching world data from an API endpoint using an API key." ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments