@codesweetly/react-youtube-playlist
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"git": { | ||
"commitMessage": "chore: release v${version}" | ||
"commitMessage": "chore: Release v${version}" | ||
}, | ||
@@ -5,0 +5,0 @@ "github": { |
# Changelog | ||
## [1.0.5](https://github.com/codesweetly/react-youtube-playlist/compare/v1.0.3...v1.0.5) (2023-05-17) | ||
### 🔨 Underlying Tools | ||
* **husky:** Install package for configuring Git hooks ([6968cf5](https://github.com/codesweetly/react-youtube-playlist/commit/6968cf53c3a1faf2c5a767d71966e9409517e536)) | ||
* **package.json:** Change package manager from yarn to npm ([db4a771](https://github.com/codesweetly/react-youtube-playlist/commit/db4a7712e0c42235164abe1426fa67d9920d0532)) | ||
* **package.json:** Install plugins for enforcing Conventional Commits ([9c0754a](https://github.com/codesweetly/react-youtube-playlist/commit/9c0754ac2f67ca17425607a87658615e9d645aec)) | ||
* **release-it:** install plugin for managing release version ([b497d5b](https://github.com/codesweetly/react-youtube-playlist/commit/b497d5b3519df29bfe6af730b409c73fb6040eb0)) | ||
* **release-it:** Use plugin to provide recommended bump to release-it ([3ce09ee](https://github.com/codesweetly/react-youtube-playlist/commit/3ce09ee88f820d32ad86633d89b7982e476b7ebf)) | ||
### 📝 Documentation | ||
* **changelog:** Define changelog's sections to show ([963e76f](https://github.com/codesweetly/react-youtube-playlist/commit/963e76f862f8ead01c8b99326cdc0feb91014567)) | ||
### 🏠 Internal | ||
* **fslightbox-react:** Upgrade to v1.7.4 ([98a7f7e](https://github.com/codesweetly/react-youtube-playlist/commit/98a7f7e370cebede2fd619a776f0d2566f1b7ec2)) | ||
* **github:** Configure release-it to auto-generate project's GitHub releases ([76afe9c](https://github.com/codesweetly/react-youtube-playlist/commit/76afe9c605cb14788414e8f19b93712f31f10986)) | ||
* **gitignore:** Delete .env ([761415c](https://github.com/codesweetly/react-youtube-playlist/commit/761415cca9f168d37f7a09254058f66786acc575)) | ||
* **gitignore:** Ignore /.husky directory ([cfe5047](https://github.com/codesweetly/react-youtube-playlist/commit/cfe504716b6d10b58d22adb88450919d2b0ac1c4)) | ||
* **release-it:** Customize changelog's headings ([73a3265](https://github.com/codesweetly/react-youtube-playlist/commit/73a32657315ac03cf10a00edf11a01f5ac29abfa)) | ||
* **release-it:** Let release-it auto-generate project's changelog ([5d62ffc](https://github.com/codesweetly/react-youtube-playlist/commit/5d62ffc469dfea85323380713d4ee8671497c81c)) | ||
* **release-it:** Make commitMessage's subject sentence-case ([d5b1113](https://github.com/codesweetly/react-youtube-playlist/commit/d5b1113e18d65494a1b2a319f197637a871fc56f)) | ||
## [1.0.4](https://github.com/codesweetly/react-youtube-playlist/compare/v1.0.3...v1.0.4) (2023-05-17) | ||
@@ -4,0 +31,0 @@ |
{ | ||
"name": "@codesweetly/react-youtube-playlist", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "An easy-to-use and responsive React component for displaying YouTube playlists on a web app.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://codesweetly.com/react-youtube-playlist", |
22418
94