Quick access to CDN links for the grunt-conventional-changelog package
npm install grunt-conventional-changelogyarn add grunt-conventional-changelogpnpm add grunt-conventional-changelog<script src="https://fastly.jsdelivr.net/npm/grunt-conventional-changelog"></script><script src="https://unpkg.com/grunt-conventional-changelog"></script><script type="module">
import gruntconventionalchangelog from 'https://cdn.jsdelivr.net/npm/grunt-conventional-changelog/+esm';
</script><script type="module">
import gruntconventionalchangelog from 'https://cdn.skypack.dev/grunt-conventional-changelog';
</script>