-
-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changelog proposal #158
Merged
Merged
Changelog proposal #158
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cyacedev
approved these changes
Oct 16, 2020
2 tasks
moisout
added a commit
that referenced
this pull request
Oct 20, 2020
* 🐛 disable eslint typescript temporarily * 🐛 fixed getUser requests * ⬆️ Bump mongoose from 5.10.6 to 5.10.7 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.10.6 to 5.10.7. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](Automattic/mongoose@5.10.6...5.10.7) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump ytdl-core from 3.2.2 to 3.3.0 Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 3.2.2 to 3.3.0. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](fent/node-ytdl-core@v3.2.2...v3.3.0) Signed-off-by: dependabot[bot] <support@github.com> * ♻️ add typescript support for nuxt, fix eslint issues * 🚧 channels api progress * ✨ new smooth header hiding, not using store * 🐛 disable prettier in eslint config * ✨ finished channels api for normal channels * ♻️ optimize dependencies, reduce docker image size * ✨ also support youtube pages like music, gaming * 🥅 better error handling * ⬆️ Bump eslint-plugin-import from 2.22.0 to 2.22.1 Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.22.0...v2.22.1) Signed-off-by: dependabot[bot] <support@github.com> * 🚧 channel page progress * 🐛 fix ts issues * 🐛 remove unnecessary undefined check * 🐛 remove unnecessary async * 🐛 fix addEventListener * 🐛 fix if statement in subscription import * 🚨 bumb ecmaversion * ⬆️ Bump supertest from 4.0.2 to 5.0.0 Bumps [supertest](https://github.com/visionmedia/supertest) from 4.0.2 to 5.0.0. - [Release notes](https://github.com/visionmedia/supertest/releases) - [Commits](ladjs/supertest@v4.0.2...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com> * ✨ support playlists in channels api * ⬆️ Bump ytsr from 1.0.1 to 1.0.3 Bumps [ytsr](https://github.com/TimeForANinja/node-ytsr) from 1.0.1 to 1.0.3. - [Release notes](https://github.com/TimeForANinja/node-ytsr/releases) - [Commits](https://github.com/TimeForANinja/node-ytsr/commits) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump ts-jest from 26.4.0 to 26.4.1 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.0 to 26.4.1. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.4.0...v26.4.1) Signed-off-by: dependabot[bot] <support@github.com> * ✨ new channel experience finished * 🐛 fix merge for channels * 🐛 fix deepscan issues * 🎨 migrated stores to typescript * 🚑 attempt to fix nuxtServerInit * 🚑 another try to hotfix * ⬆️ Bump @types/fluent-ffmpeg from 2.1.15 to 2.1.16 Bumps [@types/fluent-ffmpeg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fluent-ffmpeg) from 2.1.15 to 2.1.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fluent-ffmpeg) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump humanize-duration from 3.23.1 to 3.24.0 Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.23.1 to 3.24.0. - [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases) - [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/master/HISTORY.md) - [Commits](EvanHahn/HumanizeDuration.js@v3.23.1...v3.24.0) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump copyfiles from 2.3.0 to 2.4.0 Bumps [copyfiles](https://github.com/calvinmetcalf/copyfiles) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/calvinmetcalf/copyfiles/releases) - [Commits](calvinmetcalf/copyfiles@v2.3.0...v2.4.0) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump vue-property-decorator from 9.0.0 to 9.0.2 Bumps [vue-property-decorator](https://github.com/kaorun343/vue-property-decorator) from 9.0.0 to 9.0.2. - [Release notes](https://github.com/kaorun343/vue-property-decorator/releases) - [Changelog](https://github.com/kaorun343/vue-property-decorator/blob/master/CHANGELOG.md) - [Commits](kaorun343/vue-property-decorator@v9.0.0...v9.0.2) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump @vue/composition-api from 1.0.0-beta.14 to 1.0.0-beta.15 Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.0.0-beta.14 to 1.0.0-beta.15. - [Release notes](https://github.com/vuejs/composition-api/releases) - [Changelog](https://github.com/vuejs/composition-api/blob/master/CHANGELOG.md) - [Commits](vuejs/composition-api@v1.0.0-beta.14...v1.0.0-beta.15) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump ytsr from 1.0.3 to 1.0.4 Bumps [ytsr](https://github.com/TimeForANinja/node-ytsr) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/TimeForANinja/node-ytsr/releases) - [Commits](https://github.com/TimeForANinja/node-ytsr/commits) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump mongoose from 5.10.7 to 5.10.8 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.10.7 to 5.10.8. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](Automattic/mongoose@5.10.7...5.10.8) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump @types/node from 14.11.2 to 14.11.5 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.2 to 14.11.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump jest from 26.4.2 to 26.5.2 Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.4.2...v26.5.2) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump @nuxtjs/eslint-module from 2.0.0 to 3.0.0 Bumps [@nuxtjs/eslint-module](https://github.com/nuxt-community/eslint-module) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/nuxt-community/eslint-module/releases) - [Changelog](https://github.com/nuxt-community/eslint-module/blob/master/CHANGELOG.md) - [Commits](nuxt-modules/eslint@v2.0.0...v3.0.0) Signed-off-by: dependabot[bot] <support@github.com> * 💚 remove production install option from dockerfile * 🐛 dont return an object that could contain store-internal values from vuex action to prevent type interference * 🐛 fix user login logic * 🐛 fix registration * 🐛 fix user login * ⬆️ Bump jest from 26.5.2 to 26.5.3 Bumps [jest](https://github.com/facebook/jest) from 26.5.2 to 26.5.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.5.2...v26.5.3) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump mongoose from 5.10.8 to 5.10.9 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.10.8 to 5.10.9. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](Automattic/mongoose@5.10.8...5.10.9) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump eslint from 7.10.0 to 7.11.0 Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.10.0...v7.11.0) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump tippy.js from 6.2.6 to 6.2.7 Bumps [tippy.js](https://github.com/atomiks/tippyjs) from 6.2.6 to 6.2.7. - [Release notes](https://github.com/atomiks/tippyjs/releases) - [Commits](atomiks/tippyjs@v6.2.6...v6.2.7) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump webpack-cli from 3.3.12 to 4.0.0 Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.0.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.0.0) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump ts-loader from 8.0.4 to 8.0.5 Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@8.0.4...v8.0.5) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump @vue/composition-api from 1.0.0-beta.15 to 1.0.0-beta.16 Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.0.0-beta.15 to 1.0.0-beta.16. - [Release notes](https://github.com/vuejs/composition-api/releases) - [Changelog](https://github.com/vuejs/composition-api/blob/master/CHANGELOG.md) - [Commits](vuejs/composition-api@v1.0.0-beta.15...v1.0.0-beta.16) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump sass-loader from 10.0.2 to 10.0.3 Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.2 to 10.0.3. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v10.0.2...v10.0.3) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump nodemon from 2.0.4 to 2.0.5 Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.4...v2.0.5) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump ytdl-core from 3.3.0 to 3.4.0 Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](fent/node-ytdl-core@v3.3.0...v3.4.0) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump @babel/core from 7.11.6 to 7.12.0 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.6 to 7.12.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.0/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump @nuxt/types from 2.14.6 to 2.14.7 Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.14.6 to 2.14.7. - [Release notes](https://github.com/nuxt/nuxt.js/releases) - [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md) - [Commits](nuxt/nuxt@v2.14.6...v2.14.7) Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Bump nuxt from 2.14.6 to 2.14.7 Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.14.6 to 2.14.7. - [Release notes](https://github.com/nuxt/nuxt.js/releases) - [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md) - [Commits](nuxt/nuxt@v2.14.6...v2.14.7) Signed-off-by: dependabot[bot] <support@github.com> * ✨ Improved subscriptions interface (#151) Added - Alphabetically sorted subscription feed - Alphabetically sorted subscription channel management - Pagination to feed and management - Search for channels in manage page Commits * 🚧 initial pagination * 🚧 pagination progress * ✨ pagination on channel manage page * ✨ pagination on manage page * ✨ subscription feed pagination * ✨ new subscription feed header * ✨ expand manage page functionality * 🐛 try to fix pagination * 🐛 fix pagination component * 🐛 remove knownPages property, pagination done * ✨ Standardized changelog file (#158) Added - Changelog file Commits * Changelog proposal #136 * Add links for version tags * Fix compare links * 📝 Add unreleased changes (#163) * ⬆️ Bump nuxt-start from 2.14.6 to 2.14.7 (#161) Bumps [nuxt-start](https://github.com/nuxt/nuxt.js) from 2.14.6 to 2.14.7. - [Release notes](https://github.com/nuxt/nuxt.js/releases) - [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md) - [Commits](nuxt/nuxt@v2.14.6...v2.14.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ⬆️ Bump @babel/core from 7.12.0 to 7.12.1 (#159) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.0 to 7.12.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ⬆️ Bump ytdl-core from 3.4.0 to 3.4.1 (#168) Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](fent/node-ytdl-core@v3.4.0...v3.4.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ⬆️ Bump @types/node from 14.11.8 to 14.11.10 (#165) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.8 to 14.11.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ⬆️ Bump lint-staged from 10.4.0 to 10.4.2 (#169) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.4.0 to 10.4.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.4.0...v10.4.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ⬆️ Bump @babel/core from 7.12.1 to 7.12.3 (#167) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.1 to 7.12.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ⬆️ Bump eslint-config-prettier from 6.12.0 to 6.13.0 (#166) Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.12.0 to 6.13.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v6.12.0...v6.13.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ⬆️ Bump vue-material-design-icons from 4.9.0 to 4.10.0 (#174) Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases) - [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md) - [Commits](robcresswell/vue-material-design-icons@4.9.0...4.10.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ⬆️ Bump ts-loader from 8.0.5 to 8.0.6 (#172) Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.5 to 8.0.6. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v8.0.5...v8.0.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ⬆️ Bump nodemon from 2.0.5 to 2.0.6 (#171) Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.5...v2.0.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ⬆️ Bump webpack-cli from 4.0.0 to 4.1.0 (#170) Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.0.0...webpack-cli@4.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ⬆️ Bump @vue/composition-api from 1.0.0-beta.16 to 1.0.0-beta.17 (#173) Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.0.0-beta.16 to 1.0.0-beta.17. - [Release notes](https://github.com/vuejs/composition-api/releases) - [Changelog](https://github.com/vuejs/composition-api/blob/master/CHANGELOG.md) - [Commits](vuejs/composition-api@v1.0.0-beta.16...v1.0.0-beta.17) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 🏗 Full typescript migration (#164) * 🏗 change router * 🏗 migrated plugins to typescript * 🏗 migrated directives * 🏗 migrate all pages * 🏗 migrate error page * 🏗 component migration progress * 🏗 finish typescript migration * 🐛 fix comment reply loading * ⬆️ Bump @types/node from 14.11.10 to 14.11.11 (#175) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.10 to 14.11.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ⬆️ Bump @types/jest from 26.0.14 to 26.0.15 (#176) Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.14 to 26.0.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 📝 Add latest unreleased changes * ⬆️ Bump jest from 26.5.3 to 26.6.0 (#177) Bumps [jest](https://github.com/facebook/jest) from 26.5.3 to 26.6.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.5.3...v26.6.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 🔖 bump version to 0.4 Co-authored-by: cyacedev <github@cyace.dev> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created a changelog file with complete history.
#136
https://github.com/ViewTube/viewtube-vue/blob/changelog-proposal/CHANGELOG.md