File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 # Setup .npmrc file to publish to npm
2424 - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
2525 with :
26- node-version : " 16.x "
26+ node-version : 20.x
2727 registry-url : " https://registry.npmjs.org"
2828 - run : yarn install --immutable --immutable-cache --check-cache
2929 - run : npm publish
Original file line number Diff line number Diff line change 3434 fulcio.sigstore.dev:443
3535 github.com:443
3636 rekor.sigstore.dev:443
37+ *.sigstore.dev:443
3738 sigstore-tuf-root.storage.googleapis.com:443
39+ oss-fuzz-build-logs.storage.googleapis.com:443
40+ www.bestpractices.dev:443
3841
3942 - name : " Checkout code"
4043 uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 1.1.14 (22 .04.2024)
3+ ## 1.1.14 (24 .04.2024)
44
55* Update all dependencies. See [ PR #131 ] ( https://github.com/kommitters/editorjs-drag-drop/pull/131 )
66* Solve indicator border error. See [ Issue #134 ] ( https://github.com/kommitters/editorjs-drag-drop/issues/134 )
77* Update the CONTRIBUTING.md with the stale issues policy. See [ PR #136 ] ( https://github.com/kommitters/editorjs-drag-drop/pull/136 )
8+ * Fix workflows for scorecards and publish. See [ PR #140 ] ( https://github.com/kommitters/editorjs-drag-drop/pull/140 )
89
910## 1.1.13 (13.01.2023)
1011
You can’t perform that action at this time.
0 commit comments