docs: cleanup changelog #16
semantic-release.yaml
on: push
GitHub Prerequisites Check
4s
Add semantic release
29s
Annotations
1 error and 2 warnings
Add semantic release
Error: Command failed with exit code 1: npm publish /home/runner/work/block-react-parser/block-react-parser/package --userconfig /tmp/decbc279b0cb7b94df6888bdc2575ee6/.npmrc --tag latest --registry https://registry.npmjs.org/
npm notice
npm notice 📦 @frontkom/[email protected]
npm notice === Tarball Contents ===
npm notice 300B .eslintrc.js
npm notice 7B .nvmrc
npm notice 42B .prettierignore
npm notice 130B .prettierrc
npm notice 3.8kB changelogs/CHANGELOG-1.0.0.md
npm notice 1.6kB dist/components/Block.js
npm notice 839B dist/components/Context.js
npm notice 2.1kB dist/components/Tree.js
npm notice 8.0kB dist/elements/index.js
npm notice 406B dist/elements/tags/img.js
npm notice 508B dist/elements/tags/selfClosing.js
npm notice 1.6kB dist/index.js
npm notice 803B dist/utils/attribsProps.js
npm notice 1.1kB dist/utils/htmlAttribs.js
npm notice 796B dist/utils/innerNode.js
npm notice 747B dist/utils/parseBlocks.js
npm notice 1.2kB package.json
npm notice 1.1kB src/components/Block.jsx
npm notice 533B src/components/Context.js
npm notice 1.2kB src/components/Tree.jsx
npm notice 7.0kB src/elements/index.jsx
npm notice 213B src/elements/tags/img.jsx
npm notice 222B src/elements/tags/selfClosing.jsx
npm notice 396B src/index.js
npm notice 478B src/utils/attribsProps.js
npm notice 534B src/utils/htmlAttribs.js
npm notice 557B src/utils/innerNode.jsx
npm notice 393B src/utils/parseBlocks.jsx
npm notice === Tarball Details ===
npm notice name: @frontkom/block-react-parser
npm notice version: 1.0.0
npm notice filename: @frontkom/block-react-parser-1.0.0.tgz
npm notice package size: 7.2 kB
npm notice unpacked size: 36.7 kB
npm notice shasum: 634132ceef6ad5fa2323d2071cae81cab575598c
npm notice integrity: sha512-b0BpkfR+deCwP[...]8zXpiWjJxmnoQ==
npm notice total files: 28
npm notice
npm notice Publishing to https://registry.npmjs.org/
npm ERR! code E400
npm ERR! 400 Bad Request - PUT https://registry.npmjs.org/@frontkom%2fblock-react-parser - Cannot publish over previously published version "1.0.0".
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2024-03-06T11_19_27_435Z-debug-0.log
|
Check version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cycjimmy/semantic-release-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Add semantic release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cycjimmy/semantic-release-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|