@skriptfabrik/elements-cli 0.5.20 → 0.5.21

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.
@@ -24,7 +24,7 @@ jobs:
24
24
  fetch-depth: 0
25
25
 
26
26
  - name: Install Node.js
27
- uses: actions/setup-node@v4
27
+ uses: actions/setup-node@v5
28
28
  with:
29
29
  node-version-file: .node-version
30
30
 
@@ -48,7 +48,7 @@ jobs:
48
48
  npm version from-git --no-git-tag-version
49
49
 
50
50
  - name: Publish package
51
- uses: JS-DevTools/npm-publish@v3
51
+ uses: JS-DevTools/npm-publish@v4
52
52
  if: github.ref_type == 'tag'
53
53
  with:
54
54
  access: public
package/Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM node:24.7.0-alpine
1
+ FROM node:24.8.0-alpine
2
2
 
3
3
  LABEL maintainer="Daniel Schröder <daniel.schroeder@skriptfabrik.com>"
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skriptfabrik/elements-cli",
3
- "version": "0.5.20",
3
+ "version": "0.5.21",
4
4
  "description": "The missing CLI for beautiful, interactive API docs powered by with Stoplight Elements",
5
5
  "keywords": [
6
6
  "stoplight",