|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## 1.2.0 |
| 3 | +## [2.0.0](https://github.com/cadgerfeast/vue-konami/compare/1.2.0...2.0.0) |
| 4 | + |
| 5 | +- Migrate to vue3 [`#37`](https://github.com/cadgerfeast/vue-konami/pull/37) |
| 6 | +- add favicon and release script [`c0a9a40`](https://github.com/cadgerfeast/vue-konami/commit/c0a9a40002c53114e54f7c7acc54248d9488d5ec) |
| 7 | +- fix doc website [`903ad52`](https://github.com/cadgerfeast/vue-konami/commit/903ad525b0d3a57780c22c56e7af80cd30241d1c) |
| 8 | +- add icons to readme [`28ce0f2`](https://github.com/cadgerfeast/vue-konami/commit/28ce0f245bd0c94702a88bf3b5e478cd1a8c4b42) |
| 9 | +- fix release script [`f56c38f`](https://github.com/cadgerfeast/vue-konami/commit/f56c38fae0cf656440167366196e1ec8f21df269) |
| 10 | +- update madoc description [`9f89ed9`](https://github.com/cadgerfeast/vue-konami/commit/9f89ed96f48f23b513960c2944fe5014bb5f0b7e) |
| 11 | +- fix release changelog [`a33b546`](https://github.com/cadgerfeast/vue-konami/commit/a33b5464a93571a8265029973ea808fcd1292fbf) |
| 12 | +- remove unnecessary condition in action [`ecc6f76`](https://github.com/cadgerfeast/vue-konami/commit/ecc6f7698cff8c27b52d451f970106e98daef143) |
| 13 | + |
| 14 | +## [1.2.0](https://github.com/cadgerfeast/vue-konami/compare/1.1.0...1.2.0) (2022-12-15) |
4 | 15 |
|
5 | 16 | - Migrate to newest madoc version [`#35`](https://github.com/cadgerfeast/vue-konami/pull/35)
|
| 17 | +- add sonarcloud to pull requests [`#14`](https://github.com/cadgerfeast/vue-konami/pull/14) |
| 18 | +- Release vue-konami@1.2.0 [`79803dc`](https://github.com/cadgerfeast/vue-konami/commit/79803dc5164483a3a9c85c382e9220a351cd96d8) |
| 19 | + |
| 20 | +## [1.1.0](https://github.com/cadgerfeast/vue-konami/compare/1.0.11...1.1.0) (2021-01-21) |
| 21 | + |
| 22 | +- Release vue-konami@1.1.0 [`126e696`](https://github.com/cadgerfeast/vue-konami/commit/126e6963389c0c28abc9730e30f7d460adb32c77) |
| 23 | +- debug pipeline [`1a9e48a`](https://github.com/cadgerfeast/vue-konami/commit/1a9e48a9a960ef71e77fcfc901d6134bcf7b2948) |
| 24 | +- fix pipeline, remove scannerwork files [`5f28089`](https://github.com/cadgerfeast/vue-konami/commit/5f28089740b3724bb1265459e0271b337c6acc44) |
| 25 | +- fix pipeline typo [`45b3843`](https://github.com/cadgerfeast/vue-konami/commit/45b38433dc6d240a3f1186d0fe1283b90fc2a8a0) |
| 26 | +- update workflow [`55f1db0`](https://github.com/cadgerfeast/vue-konami/commit/55f1db0e9fc811dc41a8da1dedd768a9d0d5a09c) |
| 27 | +- bump version 1.1.0 [`4f74ebe`](https://github.com/cadgerfeast/vue-konami/commit/4f74ebe354b90114aab3546a24d7d3ed5c19e86f) |
| 28 | +- bump version 1.0.12 [`895dd17`](https://github.com/cadgerfeast/vue-konami/commit/895dd17233b7203538fecd702519e925f68c219f) |
| 29 | + |
| 30 | +## 1.0.11 (2021-01-21) |
| 31 | + |
| 32 | +- fix: clear timeout on unbind [`#2`](https://github.com/cadgerfeast/vue-konami/pull/2) |
| 33 | +- fix: missing slash in documentation [`#1`](https://github.com/cadgerfeast/vue-konami/pull/1) |
| 34 | +- madoc migration [`ad99a35`](https://github.com/cadgerfeast/vue-konami/commit/ad99a35fd9e602bcbea86fd69997a49e2fe389d0) |
| 35 | +- Adding uts and coveralls [`0719f92`](https://github.com/cadgerfeast/vue-konami/commit/0719f92f4d78bb4807837e3ccb4edf75e9ab8ed0) |
| 36 | +- fixing vulns, fixing jest tests [`32c9c65`](https://github.com/cadgerfeast/vue-konami/commit/32c9c655223b95e1dbfa739d333a2ff2bd857ed1) |
| 37 | +- adding a cjs build [`ad467c0`](https://github.com/cadgerfeast/vue-konami/commit/ad467c0f880f4da9072dc9fe8cb1278643cd5bbb) |
| 38 | +- adding madoc documentation [`b46d109`](https://github.com/cadgerfeast/vue-konami/commit/b46d1093d2b10a7fc0fc36cd3282cdbdfcac618c) |
| 39 | +- update madoc dependencies [`2dc84bd`](https://github.com/cadgerfeast/vue-konami/commit/2dc84bd1cd95ff9ac00c7b99be0e73c20119d46f) |
| 40 | +- update webpack dependency [`83e131c`](https://github.com/cadgerfeast/vue-konami/commit/83e131cdd57f43a1c68ff910f1d4e123175e61d9) |
| 41 | +- updating dependencies, minor changes [`0a3490c`](https://github.com/cadgerfeast/vue-konami/commit/0a3490c5656d7d729c1dbb7619736ae1d127cdc9) |
| 42 | +- Initial commit [`6739591`](https://github.com/cadgerfeast/vue-konami/commit/67395913fa897b33ce8ae02d5a80e95e3c15583d) |
| 43 | +- adding cjs2 build, minor fixes [`e59bd3d`](https://github.com/cadgerfeast/vue-konami/commit/e59bd3d2e34f2229e77d4133a56074f8832b25ae) |
| 44 | +- modify pipeline, bump v 1.0.11 [`0ba07aa`](https://github.com/cadgerfeast/vue-konami/commit/0ba07aa51f7bf7e8c5e85905a8af307eb35474ce) |
| 45 | +- sonarcloud and github action migration [`9c22394`](https://github.com/cadgerfeast/vue-konami/commit/9c2239473385c3937cbecf5221be369b17aee822) |
| 46 | +- Release vue-konami@1.0.11 [`dce6611`](https://github.com/cadgerfeast/vue-konami/commit/dce6611182bb84a13b75941c59de074128ffb083) |
| 47 | +- adding support of literal expressions [`de1d115`](https://github.com/cadgerfeast/vue-konami/commit/de1d11593dabd1f21980ab0f4a5264a8d754f505) |
| 48 | +- fix pipeline [`58251c6`](https://github.com/cadgerfeast/vue-konami/commit/58251c68d0c5a145d397d634e168103bb4ac64a7) |
| 49 | +- adding github action pipeline [`c19b8e8`](https://github.com/cadgerfeast/vue-konami/commit/c19b8e8dbe820b729e3ec5c48131ab1362fb556a) |
| 50 | +- updating base readme [`efaf929`](https://github.com/cadgerfeast/vue-konami/commit/efaf929fcf16dc4a5d094f8b1b8ea5fed5826212) |
| 51 | +- adding npmignore file [`7aaf60d`](https://github.com/cadgerfeast/vue-konami/commit/7aaf60d727b89f03a034d20297ce370fae6b99b3) |
| 52 | +- migrating to cadgerfeast [`c24cc69`](https://github.com/cadgerfeast/vue-konami/commit/c24cc69062fea6004da1b9d32db8c46284107a3b) |
| 53 | +- fixing coverage path, conditional publish [`6e1f00e`](https://github.com/cadgerfeast/vue-konami/commit/6e1f00e84f823bed13fbaa671b37182c2ebaab6d) |
| 54 | +- Adding package files [`6ab4915`](https://github.com/cadgerfeast/vue-konami/commit/6ab4915f1671df20f649a635f1818e1ca286f131) |
| 55 | +- upgrading madoc dependency [`74f3c18`](https://github.com/cadgerfeast/vue-konami/commit/74f3c18f15b93f4af5d470c0f3a99fed69c1e40c) |
| 56 | +- adding gh-pages publish in pipeline [`2573995`](https://github.com/cadgerfeast/vue-konami/commit/2573995012a4492e55626052a62df4bc3966e836) |
| 57 | +- fix release-it configuration file name [`7e408c9`](https://github.com/cadgerfeast/vue-konami/commit/7e408c9e25f20cebd36070df9bc1f3a10e80bb67) |
| 58 | +- Release 1.0.12 [`9cbba76`](https://github.com/cadgerfeast/vue-konami/commit/9cbba76efc1cce8af20f17dd7e728c957d873c48) |
| 59 | +- adding test step, renaming sonar project file [`e94519a`](https://github.com/cadgerfeast/vue-konami/commit/e94519a44d08ce0507a8d220e72e2bae283165aa) |
| 60 | +- tempo remove dist folder in gitignore [`3b69186`](https://github.com/cadgerfeast/vue-konami/commit/3b6918608bfd42b31d22b53d59acf77fc1e1ea0d) |
| 61 | +- update readme badges [`f438420`](https://github.com/cadgerfeast/vue-konami/commit/f4384205fb6ff2c0d54001598640abed81fdc141) |
| 62 | +- version 1.0.7 [`470be55`](https://github.com/cadgerfeast/vue-konami/commit/470be554c59676d810a059157a7adc2dd1e07036) |
| 63 | +- add linting [`13ca69d`](https://github.com/cadgerfeast/vue-konami/commit/13ca69d78dfddc414544dacbce281a1f239a4aa3) |
| 64 | +- adding npm registry setup [`2fe510a`](https://github.com/cadgerfeast/vue-konami/commit/2fe510a83b3d36bf18d7666e1a4adb647c2c5425) |
| 65 | +- skipping cleanup [`c48ef6e`](https://github.com/cadgerfeast/vue-konami/commit/c48ef6e891d8ed6fad167d5fdfceeadf104c7699) |
| 66 | +- bump version 1.0.11 [`d992be8`](https://github.com/cadgerfeast/vue-konami/commit/d992be882fab11098060e60ba60fed4f0cd07da7) |
| 67 | +- do not trigger on pull requests [`2f1749e`](https://github.com/cadgerfeast/vue-konami/commit/2f1749e9245295f0c1a6abf368c45d64763aa3b7) |
| 68 | +- publishing v1.0.8 [`41806b8`](https://github.com/cadgerfeast/vue-konami/commit/41806b8140b53acd6fa315f8c6a3cf394dd53989) |
| 69 | +- renaming repo token [`b10360e`](https://github.com/cadgerfeast/vue-konami/commit/b10360e778a9c77838aa4657858de3e4330cd76b) |
| 70 | +- add travis-ci build [`c7a5876`](https://github.com/cadgerfeast/vue-konami/commit/c7a587660b23edb7cd1794a2b0fbdfe33cfdba5c) |
0 commit comments