ep_disable_reset_authorship_colours 0.0.62 → 0.0.63

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,7 +26,7 @@ jobs:
26
26
  with:
27
27
  repository: ether/etherpad-lite
28
28
  path: etherpad-lite
29
- - uses: actions/setup-node@v4
29
+ - uses: actions/setup-node@v6
30
30
  name: Install Node.js
31
31
  with:
32
32
  node-version: 25
@@ -16,7 +16,7 @@ jobs:
16
16
  with:
17
17
  repository: ether/etherpad-lite
18
18
  path: etherpad-lite
19
- - uses: actions/setup-node@v4
19
+ - uses: actions/setup-node@v6
20
20
  name: Install Node.js
21
21
  with:
22
22
  node-version: 25
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ep_disable_reset_authorship_colours",
3
3
  "description": "Disable The reset authorship colours button",
4
- "version": "0.0.62",
4
+ "version": "0.0.63",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/ether/ep_disable_reset_authorship_colours.git"