chore: 发布0.3.4

This commit is contained in:
any86 2020-06-14 09:47:30 +08:00
parent 12b872668a
commit b313517b61

View File

@ -313,9 +313,13 @@
"command": "extension.rule62", "command": "extension.rule62",
"title": "$(rocket) zz: mac地址" "title": "$(rocket) zz: mac地址"
}, },
{
"command": "extension.rule63",
"title": "$(rocket) zz: 匹配连续重复的字符"
},
{ {
"command": "extension.rule.callByMenu", "command": "extension.rule.callByMenu",
"title": "🦕正则大全(63条)" "title": "🦕正则大全(64条)"
} }
] ]
}, },
@ -340,4 +344,4 @@
"axios": "^0.19.2", "axios": "^0.19.2",
"transliteration": "^2.1.8" "transliteration": "^2.1.8"
} }
} }