File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org ) .
77
8+ ## [ 3.1.1] - 2022-07-25
9+
10+ - [ 全環境] ` p ` で選択したメッセージのスタンプピッカーを開くように修正 [ #79 ] ( https://github.com/JichouP/Better-traQ/issues/79 )
11+
812## [ 3.1.0] - 2022-05-06
913
1014### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " better-traq" ,
3- "version" : " 3.1.0 " ,
3+ "version" : " 3.1.1 " ,
44 "description" : " An Extension that Makes traQ Useful" ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 22 "addons" : {
33 "@bettertraq" : {
44 "updates" : [
5+ {
6+ "version" : " 3.1.1" ,
7+ "update_link" : " https://github.com/JichouP/Better-traQ/releases/download/v3.1.1/traQ-firefox-3.1.1.xpi"
8+ },
59 {
610 "version" : " 3.1.0" ,
711 "update_link" : " https://github.com/JichouP/Better-traQ/releases/download/v3.1.0/traQ-firefox-3.1.0.xpi"
1822 },
1923 "@betterextraq" : {
2024 "updates" : [
25+ {
26+ "version" : " 3.1.1" ,
27+ "update_link" : " https://github.com/JichouP/Better-traQ/releases/download/v3.1.1/ex-traQ-firefox-3.1.1.xpi"
28+ },
2129 {
2230 "version" : " 3.1.0" ,
2331 "update_link" : " https://github.com/JichouP/Better-traQ/releases/download/v3.1.0/ex-traQ-firefox-3.1.0.xpi"
You can’t perform that action at this time.
0 commit comments