File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 3333 - name : auto version
3434 run : pnpm release
3535 env :
36- GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
36+ GH_TOKEN : ${{ secrets.GH_TOKEN }}
3737
3838
3939 release :
Original file line number Diff line number Diff line change 1+ # v0.1.1 (Mon Aug 19 2024)
2+
3+ #### 🐛 Bug Fix
4+
5+ - updated to use correct secret ([ @mercillo ] ( https://github.com/mercillo ) )
6+
7+ #### Authors: 1
8+
9+ - Marlon "Marky" Ercillo ([ @mercillo ] ( https://github.com/mercillo ) )
10+
11+ ---
12+
113# v0.0.14 (Mon Aug 19 2024)
214
315#### ⚠️ Pushed to ` main `
Original file line number Diff line number Diff line change 11{
22 "name" : " browser-devtools" ,
33 "displayName" : " Player ui devtools" ,
4- "version" : " 0.0.13 " ,
4+ "version" : " 0.0.14 " ,
55 "description" : " Player UI devtools browser extension" ,
66 "author" :
" Rafael Campos <[email protected] >" ,
77 "scripts" : {
You can’t perform that action at this time.
0 commit comments