Skip to content

Commit

Permalink
Release vue-konami@2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 18, 2023
1 parent f56c38f commit c8e5c51
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 4 deletions.
67 changes: 66 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,70 @@
# Changelog

## 1.2.0
## [2.0.0](https://github.com/cadgerfeast/vue-konami/compare/1.2.0...2.0.0)

- Migrate to vue3 [`#37`](https://github.com/cadgerfeast/vue-konami/pull/37)
- add favicon and release script [`c0a9a40`](https://github.com/cadgerfeast/vue-konami/commit/c0a9a40002c53114e54f7c7acc54248d9488d5ec)
- fix doc website [`903ad52`](https://github.com/cadgerfeast/vue-konami/commit/903ad525b0d3a57780c22c56e7af80cd30241d1c)
- add icons to readme [`28ce0f2`](https://github.com/cadgerfeast/vue-konami/commit/28ce0f245bd0c94702a88bf3b5e478cd1a8c4b42)
- fix release script [`f56c38f`](https://github.com/cadgerfeast/vue-konami/commit/f56c38fae0cf656440167366196e1ec8f21df269)
- update madoc description [`9f89ed9`](https://github.com/cadgerfeast/vue-konami/commit/9f89ed96f48f23b513960c2944fe5014bb5f0b7e)
- fix release changelog [`a33b546`](https://github.com/cadgerfeast/vue-konami/commit/a33b5464a93571a8265029973ea808fcd1292fbf)
- remove unnecessary condition in action [`ecc6f76`](https://github.com/cadgerfeast/vue-konami/commit/ecc6f7698cff8c27b52d451f970106e98daef143)

## [1.2.0](https://github.com/cadgerfeast/vue-konami/compare/1.1.0...1.2.0) (2022-12-15)

- Migrate to newest madoc version [`#35`](https://github.com/cadgerfeast/vue-konami/pull/35)
- add sonarcloud to pull requests [`#14`](https://github.com/cadgerfeast/vue-konami/pull/14)
- Release vue-konami@1.2.0 [`79803dc`](https://github.com/cadgerfeast/vue-konami/commit/79803dc5164483a3a9c85c382e9220a351cd96d8)

## [1.1.0](https://github.com/cadgerfeast/vue-konami/compare/1.0.11...1.1.0) (2021-01-21)

- Release vue-konami@1.1.0 [`126e696`](https://github.com/cadgerfeast/vue-konami/commit/126e6963389c0c28abc9730e30f7d460adb32c77)
- debug pipeline [`1a9e48a`](https://github.com/cadgerfeast/vue-konami/commit/1a9e48a9a960ef71e77fcfc901d6134bcf7b2948)
- fix pipeline, remove scannerwork files [`5f28089`](https://github.com/cadgerfeast/vue-konami/commit/5f28089740b3724bb1265459e0271b337c6acc44)
- fix pipeline typo [`45b3843`](https://github.com/cadgerfeast/vue-konami/commit/45b38433dc6d240a3f1186d0fe1283b90fc2a8a0)
- update workflow [`55f1db0`](https://github.com/cadgerfeast/vue-konami/commit/55f1db0e9fc811dc41a8da1dedd768a9d0d5a09c)
- bump version 1.1.0 [`4f74ebe`](https://github.com/cadgerfeast/vue-konami/commit/4f74ebe354b90114aab3546a24d7d3ed5c19e86f)
- bump version 1.0.12 [`895dd17`](https://github.com/cadgerfeast/vue-konami/commit/895dd17233b7203538fecd702519e925f68c219f)

## 1.0.11 (2021-01-21)

- fix: clear timeout on unbind [`#2`](https://github.com/cadgerfeast/vue-konami/pull/2)
- fix: missing slash in documentation [`#1`](https://github.com/cadgerfeast/vue-konami/pull/1)
- madoc migration [`ad99a35`](https://github.com/cadgerfeast/vue-konami/commit/ad99a35fd9e602bcbea86fd69997a49e2fe389d0)
- Adding uts and coveralls [`0719f92`](https://github.com/cadgerfeast/vue-konami/commit/0719f92f4d78bb4807837e3ccb4edf75e9ab8ed0)
- fixing vulns, fixing jest tests [`32c9c65`](https://github.com/cadgerfeast/vue-konami/commit/32c9c655223b95e1dbfa739d333a2ff2bd857ed1)
- adding a cjs build [`ad467c0`](https://github.com/cadgerfeast/vue-konami/commit/ad467c0f880f4da9072dc9fe8cb1278643cd5bbb)
- adding madoc documentation [`b46d109`](https://github.com/cadgerfeast/vue-konami/commit/b46d1093d2b10a7fc0fc36cd3282cdbdfcac618c)
- update madoc dependencies [`2dc84bd`](https://github.com/cadgerfeast/vue-konami/commit/2dc84bd1cd95ff9ac00c7b99be0e73c20119d46f)
- update webpack dependency [`83e131c`](https://github.com/cadgerfeast/vue-konami/commit/83e131cdd57f43a1c68ff910f1d4e123175e61d9)
- updating dependencies, minor changes [`0a3490c`](https://github.com/cadgerfeast/vue-konami/commit/0a3490c5656d7d729c1dbb7619736ae1d127cdc9)
- Initial commit [`6739591`](https://github.com/cadgerfeast/vue-konami/commit/67395913fa897b33ce8ae02d5a80e95e3c15583d)
- adding cjs2 build, minor fixes [`e59bd3d`](https://github.com/cadgerfeast/vue-konami/commit/e59bd3d2e34f2229e77d4133a56074f8832b25ae)
- modify pipeline, bump v 1.0.11 [`0ba07aa`](https://github.com/cadgerfeast/vue-konami/commit/0ba07aa51f7bf7e8c5e85905a8af307eb35474ce)
- sonarcloud and github action migration [`9c22394`](https://github.com/cadgerfeast/vue-konami/commit/9c2239473385c3937cbecf5221be369b17aee822)
- Release vue-konami@1.0.11 [`dce6611`](https://github.com/cadgerfeast/vue-konami/commit/dce6611182bb84a13b75941c59de074128ffb083)
- adding support of literal expressions [`de1d115`](https://github.com/cadgerfeast/vue-konami/commit/de1d11593dabd1f21980ab0f4a5264a8d754f505)
- fix pipeline [`58251c6`](https://github.com/cadgerfeast/vue-konami/commit/58251c68d0c5a145d397d634e168103bb4ac64a7)
- adding github action pipeline [`c19b8e8`](https://github.com/cadgerfeast/vue-konami/commit/c19b8e8dbe820b729e3ec5c48131ab1362fb556a)
- updating base readme [`efaf929`](https://github.com/cadgerfeast/vue-konami/commit/efaf929fcf16dc4a5d094f8b1b8ea5fed5826212)
- adding npmignore file [`7aaf60d`](https://github.com/cadgerfeast/vue-konami/commit/7aaf60d727b89f03a034d20297ce370fae6b99b3)
- migrating to cadgerfeast [`c24cc69`](https://github.com/cadgerfeast/vue-konami/commit/c24cc69062fea6004da1b9d32db8c46284107a3b)
- fixing coverage path, conditional publish [`6e1f00e`](https://github.com/cadgerfeast/vue-konami/commit/6e1f00e84f823bed13fbaa671b37182c2ebaab6d)
- Adding package files [`6ab4915`](https://github.com/cadgerfeast/vue-konami/commit/6ab4915f1671df20f649a635f1818e1ca286f131)
- upgrading madoc dependency [`74f3c18`](https://github.com/cadgerfeast/vue-konami/commit/74f3c18f15b93f4af5d470c0f3a99fed69c1e40c)
- adding gh-pages publish in pipeline [`2573995`](https://github.com/cadgerfeast/vue-konami/commit/2573995012a4492e55626052a62df4bc3966e836)
- fix release-it configuration file name [`7e408c9`](https://github.com/cadgerfeast/vue-konami/commit/7e408c9e25f20cebd36070df9bc1f3a10e80bb67)
- Release 1.0.12 [`9cbba76`](https://github.com/cadgerfeast/vue-konami/commit/9cbba76efc1cce8af20f17dd7e728c957d873c48)
- adding test step, renaming sonar project file [`e94519a`](https://github.com/cadgerfeast/vue-konami/commit/e94519a44d08ce0507a8d220e72e2bae283165aa)
- tempo remove dist folder in gitignore [`3b69186`](https://github.com/cadgerfeast/vue-konami/commit/3b6918608bfd42b31d22b53d59acf77fc1e1ea0d)
- update readme badges [`f438420`](https://github.com/cadgerfeast/vue-konami/commit/f4384205fb6ff2c0d54001598640abed81fdc141)
- version 1.0.7 [`470be55`](https://github.com/cadgerfeast/vue-konami/commit/470be554c59676d810a059157a7adc2dd1e07036)
- add linting [`13ca69d`](https://github.com/cadgerfeast/vue-konami/commit/13ca69d78dfddc414544dacbce281a1f239a4aa3)
- adding npm registry setup [`2fe510a`](https://github.com/cadgerfeast/vue-konami/commit/2fe510a83b3d36bf18d7666e1a4adb647c2c5425)
- skipping cleanup [`c48ef6e`](https://github.com/cadgerfeast/vue-konami/commit/c48ef6e891d8ed6fad167d5fdfceeadf104c7699)
- bump version 1.0.11 [`d992be8`](https://github.com/cadgerfeast/vue-konami/commit/d992be882fab11098060e60ba60fed4f0cd07da7)
- do not trigger on pull requests [`2f1749e`](https://github.com/cadgerfeast/vue-konami/commit/2f1749e9245295f0c1a6abf368c45d64763aa3b7)
- publishing v1.0.8 [`41806b8`](https://github.com/cadgerfeast/vue-konami/commit/41806b8140b53acd6fa315f8c6a3cf394dd53989)
- renaming repo token [`b10360e`](https://github.com/cadgerfeast/vue-konami/commit/b10360e778a9c77838aa4657858de3e4330cd76b)
- add travis-ci build [`c7a5876`](https://github.com/cadgerfeast/vue-konami/commit/c7a587660b23edb7cd1794a2b0fbdfe33cfdba5c)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-konami",
"description": "The indispensable directive for VueJS",
"version": "1.2.0",
"version": "2.0.0",
"keywords": [
"vue",
"vuejs",
Expand Down

0 comments on commit c8e5c51

Please sign in to comment.