File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9292 addon-path : light-session-${{ steps.version.outputs.VERSION }}.zip
9393 auth-api-issuer : ${{ secrets.FIREFOX_API_ISSUER }}
9494 auth-api-secret : ${{ secrets.FIREFOX_API_SECRET }}
95- release-notes : " See release notes at https://github.com/11me/light-session/releases/tag/v${{ steps.version.outputs.VERSION }}"
95+ release-note : " See release notes at https://github.com/11me/light-session/releases/tag/v${{ steps.version.outputs.VERSION }}"
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " LightSession for ChatGPT" ,
4- "version" : " 1.2.2 " ,
4+ "version" : " 1.2.3 " ,
55 "description" : " Keep ChatGPT fast by keeping only the last N messages in the DOM. Local-only." ,
66 "icons" : {
77 "16" : " icons/icon-16.png" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " light-session" ,
3- "version" : " 1.2.2 " ,
3+ "version" : " 1.2.3 " ,
44 "description" : " LightSession for ChatGPT - Firefox extension to optimize long conversation performance" ,
55 "scripts" : {
66 "build" : " node build.js" ,
You can’t perform that action at this time.
0 commit comments