1. conventional-changelog-videojs
conventional-changelog videojs preset
conventional-changelog-videojs
Package: conventional-changelog-videojs
Created by: videojs
Last modified: Tue, 18 Apr 2023 16:03:53 GMT
Version: 3.0.2
License: ISC
Downloads: 5,247
Repository: https://github.com/videojs/conventional-changelog-videojs

Install

npm install conventional-changelog-videojs
yarn add conventional-changelog-videojs

NPM version Build Status Dependency Status Coverage Status

conventional-changelog videojs preset

This is based on the angular preset. The main difference is that instead of only allowing feat, fix, and perf in the changelog, everything shows up but the important parts (breaking changes, features, bug fixes) are sorted first.

See convention

Issues with the convention itself should be reported on the here.

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin