chore: publish 3.2.0 to npm

这个提交包含在:
bhsd 2024-05-02 10:57:02 +08:00
父节点 4268caaacd
当前提交 873bd32282
共有 3 个文件被更改,包括 3 次插入3 次删除

查看文件

@ -47,7 +47,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL

查看文件

@ -1,6 +1,6 @@
{
"name": "wikiplus-highlight",
"version": "3.1.1",
"version": "3.2.0",
"description": "A plugin for the MediaWiki front-end add-on \"Wikiplus\"",
"keywords": [
"mediawiki",

查看文件

@ -15,7 +15,7 @@ declare interface WPHL {
if (wphl?.version) {
return;
}
const version = '3.1.1';
const version = '3.2.0';
libs.wphl = {version, ...wphl}; // 开始加载
// 路径