diff --git a/CHANGELOG.md b/CHANGELOG.md index 9983288..f6d2be7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,20 +2,68 @@ All notable changes to this project will be documented in this file. +## [0.8.0] - 2024-02-11 + +### Breaking + +- feat!: Regex can now be applied to any file (#22) ([d506093]) +- feat!: Do not filter commits by defaults (#23) ([e7caf2d]) + +### Bug Fixes + +- fix: fix git refactor (#24) ([26d739e]) + +### Others + +- chore: fix CI ([d40bfd5]) +- chore: add deno publish ([beca7b8]) + +Full Changelog: [0.7.0...0.8.0] + +## [0.7.0] - 2023-03-06 + +- chore: release 0.7.0 ([810d1d2]) +- x ([b67ec95]) +- lint ([569b4f0]) +- fmt ([05072ae]) +- allow ! in commit expression ([06adf9a]) +- x ([3b80cd9]) +- do not filter commits by defaults ([38287f9]) + +Full Changelog: [0.6.0...0.7.0] + ## [0.6.0] - 2023-02-08 ### Features - feat: add 'Full Changelog' links in releases description (#21) ([0897bac]) +### Others + +- chore: release 0.6.0 ([40a8238]) +- chore: bump deps (#20) ([c1aa5d0]) +- doc: motivation ([1223443]) +- chore(dev): force eol ([e370779]) + Full Changelog: [0.5.0...0.6.0] +## [0.5.0] - 2022-06-23 + +- chore: release 0.5.0 ([c97f915]) +- chore: fix release regex ([bfd5eec]) + +Full Changelog: [0.4.1-canary.0...0.5.0] + ## [0.4.1-canary.0] - 2022-06-23 ### Features - feat: add support for prerelease (#17) ([08c062b]) +### Others + +- chore: release 0.4.1-canary.0 ([d09b6b7]) + Full Changelog: [0.4.0...0.4.1-canary.0] ## [0.4.0] - 2022-06-17 @@ -28,6 +76,11 @@ Full Changelog: [0.4.0...0.4.1-canary.0] - fix: github actions workflow (#16) ([d4d2553]) +### Others + +- chore: release 0.4.0 ([f06a575]) +- ci: fix actions ([4046f4c]) + Full Changelog: [0.3.2...0.4.0] ## [0.3.2] - 2022-06-12 @@ -37,6 +90,10 @@ Full Changelog: [0.3.2...0.4.0] - fix(Changelog): Remove empty releases from changlelog ([b76c830]) - fix: Changelog commit links ([5fa357d]) +### Others + +- chore: release 0.3.2 ([4dc699c]) + Full Changelog: [0.3.1...0.3.2] ## [0.3.1] - 2022-06-12 @@ -45,6 +102,10 @@ Full Changelog: [0.3.1...0.3.2] - fix: config.github might be undefined ([266d13e]) +### Others + +- chore: release 0.3.1 ([d6a31ee]) + Full Changelog: [0.3.0...0.3.1] ## [0.3.0] - 2022-06-12 @@ -54,14 +115,43 @@ Full Changelog: [0.3.0...0.3.1] - feat: Extend list of conventional commit filters with `core` and `docs` ([95a4a1e]) - feat: Add support for enabling plugins via cli flags (#15) ([11d6236]) +### Others + +- chore: release 0.3.0 ([302965e]) +- doc ([2f7f1d6]) + Full Changelog: [0.2.4...0.3.0] +## [0.2.4] - 2022-06-04 + +- chore: release 0.2.4 ([d8bcd29]) +- fmt ([ac4e56e]) +- fix pattern update ([841b5c8]) + +Full Changelog: [0.2.3...0.2.4] + +## [0.2.3] - 2022-06-04 + +- chore: release 0.2.3 ([1abc6bf]) +- fix link ([1d22cbe]) + +Full Changelog: [0.2.2...0.2.3] + ## [0.2.2] - 2022-06-04 ### Features - feat: publish to deno/x ([305081e]) +### Others + +- chore: release 0.2.2 ([218f9f4]) +- use underscore ([710a64b]) +- rename to release-up ([6063178]) +- fmt ([165db7c]) +- doc ([b880b6b]) +- doc ([25089a6]) + Full Changelog: [0.2.1...0.2.2] ## [0.2.1] - 2022-06-02 @@ -70,6 +160,10 @@ Full Changelog: [0.2.1...0.2.2] - fix: release links ([426f43a]) +### Others + +- chore: release 0.2.1 ([f451a94]) + Full Changelog: [0.2.0...0.2.1] ## [0.2.0] - 2022-06-02 @@ -84,6 +178,17 @@ Full Changelog: [0.2.0...0.2.1] - fix: changelog links ([dde99a9]) - fix: remove 'changelog' in release notes (#10) ([4d75e14]) +### Others + +- chore: release 0.2.0 ([da414db]) +- ensure check when manual release ([98167d8]) +- chore: release 0.2.2 ([6dffcba]) +- ci fix ([b7ed5de]) +- chore: release 0.2.2-canary.0 ([567aa54]) +- x ([f09749b]) +- chore: release 0.2.1-canary.0 ([f0e03c8]) +- chore: release 0.2.0-canary.0 ([7444342]) + Full Changelog: [0.1.1...0.2.0] ## [0.1.1] - 2022-06-01 @@ -92,41 +197,167 @@ Full Changelog: [0.1.1...0.2.0] - feat: changelog doc (#9) ([1f041eb]) +### Others + +- chore: release 0.1.1 ([7383321]) + Full Changelog: [0.1.0...0.1.1] +## [0.1.0] - 2022-06-01 + +- chore: release 0.1.0 ([7f27656]) +- fmt ([c229b65]) +- add inspiration ([57d994c]) +- add release task ([c031bcd]) +- Merge pull request #6 from sylc/sylc_add_config ([116d644]) +- add config and remote plugins support ([40702cd]) +- x ([df018c5]) +- wip ([4f3cd75]) +- x ([5d923c6]) + +Full Changelog: [0.0.2...0.1.0] + +## [0.0.2] - 2022-05-28 + +- chore: release 0.0.2 ([227659a]) +- fix ([1f4f340]) +- cleanup ([ee445e3]) +- doc ([8e856ea]) +- x ([0acb9a7]) +- fix ([533d7ae]) +- doc ([3fa0453]) +- update plugins deps ([f0fcdfe]) +- fmt ([69df8d4]) +- update deps ([3a6f0e3]) + +Full Changelog: [0.0.1...0.0.2] + +## [0.0.1] - 2022-05-28 + +- chore: release 0.0.1 ([22e9163]) +- add dotenv ([d5d9fd7]) +- deno lint ([03e4198]) +- fmt ([60834d2]) +- init ([74fd7b5]) + +[0.8.0]: https://github.com/sylc/release_up/compare/0.7.0...0.8.0 +[d506093]: https://github.com/sylc/release_up/commit/d506093de54ab667989e04afa317f310c4122e4b +[e7caf2d]: https://github.com/sylc/release_up/commit/e7caf2d066b17749b6767cc6c335ca841d37045c +[26d739e]: https://github.com/sylc/release_up/commit/26d739e2b98eee1876854a9a1d79d2cd5c5850cd +[d40bfd5]: https://github.com/sylc/release_up/commit/d40bfd5638749a64d036d07723ff13541fa555f9 +[beca7b8]: https://github.com/sylc/release_up/commit/beca7b87c4435df3fbbfa9174ba0ea203c32c82d +[0.7.0...0.8.0]: https://github.com/sylc/release_up/compare/0.7.0...0.8.0 +[0.7.0]: https://github.com/sylc/release_up/compare/0.6.0...0.7.0 +[810d1d2]: https://github.com/sylc/release_up/commit/810d1d26aeb03219ddc63b0b76918439a37a6f08 +[b67ec95]: https://github.com/sylc/release_up/commit/b67ec95bdcc8a6fe7f09024e3880123aaf567286 +[569b4f0]: https://github.com/sylc/release_up/commit/569b4f0d716233d9d3555472ab0ab10308f1da87 +[05072ae]: https://github.com/sylc/release_up/commit/05072ae4232af6c998c917cddf2506e8b74c3354 +[06adf9a]: https://github.com/sylc/release_up/commit/06adf9af08a85fffa5311f9f12984d36212a35d6 +[3b80cd9]: https://github.com/sylc/release_up/commit/3b80cd9db60b886ba0347b380bd72fc519007f4f +[38287f9]: https://github.com/sylc/release_up/commit/38287f92d0845497701b50a9ed91e8f25009016b +[0.6.0...0.7.0]: https://github.com/sylc/release_up/compare/0.6.0...0.7.0 [0.6.0]: https://github.com/sylc/release_up/compare/0.5.0...0.6.0 [0897bac]: https://github.com/sylc/release_up/commit/0897bac80551599bd231caec9938fd38cec0162e +[40a8238]: https://github.com/sylc/release_up/commit/40a8238bb5e82309fb90918901d8098c87935691 +[c1aa5d0]: https://github.com/sylc/release_up/commit/c1aa5d03e6e58328ce769b7b7fc3c25f8951c033 +[1223443]: https://github.com/sylc/release_up/commit/12234439151b164ddf405a8435760672fc24f1b8 +[e370779]: https://github.com/sylc/release_up/commit/e3707799b9bf530a3f4ae261b3de058183e2e5f6 [0.5.0...0.6.0]: https://github.com/sylc/release_up/compare/0.5.0...0.6.0 +[0.5.0]: https://github.com/sylc/release_up/compare/0.4.1-canary.0...0.5.0 +[c97f915]: https://github.com/sylc/release_up/commit/c97f9151d78ada34e1ac6156de4a4a4076a9835f +[bfd5eec]: https://github.com/sylc/release_up/commit/bfd5eec3ebdee9bedd4e06653b26f0e144ab6ad6 +[0.4.1-canary.0...0.5.0]: https://github.com/sylc/release_up/compare/0.4.1-canary.0...0.5.0 [0.4.1-canary.0]: https://github.com/sylc/release_up/compare/0.4.0...0.4.1-canary.0 [08c062b]: https://github.com/sylc/release_up/commit/08c062b1de4ae94f92d23495138c5d34403e3e42 +[d09b6b7]: https://github.com/sylc/release_up/commit/d09b6b72234b5cce0ac06e6e7c6d8f7a38e1250b [0.4.0...0.4.1-canary.0]: https://github.com/sylc/release_up/compare/0.4.0...0.4.1-canary.0 [0.4.0]: https://github.com/sylc/release_up/compare/0.3.2...0.4.0 [91be4a4]: https://github.com/sylc/release_up/commit/91be4a41f12bf7912d8cfbc6d99c06d2e58e75cd [d4d2553]: https://github.com/sylc/release_up/commit/d4d2553f1b94254ebaa86e407af873959192ef74 +[f06a575]: https://github.com/sylc/release_up/commit/f06a575e7b1e421a5594c3c7d3d6fe8193782ecd +[4046f4c]: https://github.com/sylc/release_up/commit/4046f4c5bab461f19644c7b9ecac96dde9f2c431 [0.3.2...0.4.0]: https://github.com/sylc/release_up/compare/0.3.2...0.4.0 [0.3.2]: https://github.com/sylc/release_up/compare/0.3.1...0.3.2 [b76c830]: https://github.com/sylc/release_up/commit/b76c830a620361c9334ce71b3edb3bde80c93530 [5fa357d]: https://github.com/sylc/release_up/commit/5fa357d9479336e1bf5d7e95dfb6dce3098597b6 +[4dc699c]: https://github.com/sylc/release_up/commit/4dc699cfc5db92695562251404a29c74df868768 [0.3.1...0.3.2]: https://github.com/sylc/release_up/compare/0.3.1...0.3.2 [0.3.1]: https://github.com/sylc/release_up/compare/0.3.0...0.3.1 [266d13e]: https://github.com/sylc/release_up/commit/266d13e91cc6b331b6fdbb0bbb082648c45300ea +[d6a31ee]: https://github.com/sylc/release_up/commit/d6a31eed40a299af5a7277de4fe882641192093f [0.3.0...0.3.1]: https://github.com/sylc/release_up/compare/0.3.0...0.3.1 [0.3.0]: https://github.com/sylc/release_up/compare/0.2.4...0.3.0 [95a4a1e]: https://github.com/sylc/release_up/commit/95a4a1e900b75e6b39126edbf7e898487300cef8 [11d6236]: https://github.com/sylc/release_up/commit/11d62362e72318cf79033530d277fab2cad9e816 +[302965e]: https://github.com/sylc/release_up/commit/302965e02194bdec5068811d403803abeeffbd19 +[2f7f1d6]: https://github.com/sylc/release_up/commit/2f7f1d6dc44047ae754ace7a160089bc1de2bbaa [0.2.4...0.3.0]: https://github.com/sylc/release_up/compare/0.2.4...0.3.0 +[0.2.4]: https://github.com/sylc/release_up/compare/0.2.3...0.2.4 +[d8bcd29]: https://github.com/sylc/release_up/commit/d8bcd29db49e7542ed4bd32a9413fda0c8eec437 +[ac4e56e]: https://github.com/sylc/release_up/commit/ac4e56ebd2a9af16d5be45c0250cb5c16d7155de +[841b5c8]: https://github.com/sylc/release_up/commit/841b5c8b23947a0ddd901f059a66315b3b8f7a82 +[0.2.3...0.2.4]: https://github.com/sylc/release_up/compare/0.2.3...0.2.4 +[0.2.3]: https://github.com/sylc/release_up/compare/0.2.2...0.2.3 +[1abc6bf]: https://github.com/sylc/release_up/commit/1abc6bf13321cb6d35c9846211a8a8925b9230dc +[1d22cbe]: https://github.com/sylc/release_up/commit/1d22cbeab02a44f799eed17dfd95fb7e1fd391d1 +[0.2.2...0.2.3]: https://github.com/sylc/release_up/compare/0.2.2...0.2.3 [0.2.2]: https://github.com/sylc/release_up/compare/0.2.1...0.2.2 [305081e]: https://github.com/sylc/release_up/commit/305081ed2c3603fb0d9e1c9598511ff69e4ae34e +[218f9f4]: https://github.com/sylc/release_up/commit/218f9f497a55c4c3005763b7e3619a7e86b2d37b +[710a64b]: https://github.com/sylc/release_up/commit/710a64b03cb21100f0c59668609fae1ed1945cda +[6063178]: https://github.com/sylc/release_up/commit/6063178d90b1a18ad0c3669e2039614e84bbef11 +[165db7c]: https://github.com/sylc/release_up/commit/165db7c2381d4449df3d43c89480d225effa4d76 +[b880b6b]: https://github.com/sylc/release_up/commit/b880b6bf8f1da7b4c9955c3d620ec7bfd89dfec0 +[25089a6]: https://github.com/sylc/release_up/commit/25089a6626fd8480ca1c8a115e61338785c13ed7 [0.2.1...0.2.2]: https://github.com/sylc/release_up/compare/0.2.1...0.2.2 [0.2.1]: https://github.com/sylc/release_up/compare/0.2.0...0.2.1 [426f43a]: https://github.com/sylc/release_up/commit/426f43adda6c487cf7d82b7c427dbc9ab7ed764a +[f451a94]: https://github.com/sylc/release_up/commit/f451a9447813ec8e3bc05e1045d1f31f78cde507 [0.2.0...0.2.1]: https://github.com/sylc/release_up/compare/0.2.0...0.2.1 [0.2.0]: https://github.com/sylc/release_up/compare/0.1.1...0.2.0 [ade5620]: https://github.com/sylc/release_up/commit/ade562078141be72d2caf7522778749b8bb82746 [d4f08a2]: https://github.com/sylc/release_up/commit/d4f08a260c42f70026501cd80b2644c377912f24 [dde99a9]: https://github.com/sylc/release_up/commit/dde99a99fc75b11e3efd59c162d65445132beb2e [4d75e14]: https://github.com/sylc/release_up/commit/4d75e14bd718d8378d27fff51fb7b5ea48b786f9 +[da414db]: https://github.com/sylc/release_up/commit/da414dbe14ff65e9d3b65ce16902c6b6bcf7234d +[98167d8]: https://github.com/sylc/release_up/commit/98167d8241bdf8a05e7e1a40adf2845256e4184b +[6dffcba]: https://github.com/sylc/release_up/commit/6dffcbaeb59d38e495fb33a973dcbbae67f15456 +[b7ed5de]: https://github.com/sylc/release_up/commit/b7ed5de36b4ce2ff023e363239bbafcf55464f3d +[567aa54]: https://github.com/sylc/release_up/commit/567aa54cc296393e1bd5b64e25185c908437c1b1 +[f09749b]: https://github.com/sylc/release_up/commit/f09749b31db476122dbdc88378b0d0b3f7ec6a01 +[f0e03c8]: https://github.com/sylc/release_up/commit/f0e03c8b0446672d4519b2b2913f18de978904eb +[7444342]: https://github.com/sylc/release_up/commit/744434267402ea300ad17e9e67e09b5ec5112c2f [0.1.1...0.2.0]: https://github.com/sylc/release_up/compare/0.1.1...0.2.0 [0.1.1]: https://github.com/sylc/release_up/compare/0.1.0...0.1.1 [1f041eb]: https://github.com/sylc/release_up/commit/1f041ebd2dd227913054d31eb30adfebee9ef570 +[7383321]: https://github.com/sylc/release_up/commit/73833212e26947d23b68c7146de52123f75319a0 [0.1.0...0.1.1]: https://github.com/sylc/release_up/compare/0.1.0...0.1.1 +[0.1.0]: https://github.com/sylc/release_up/compare/0.0.2...0.1.0 +[7f27656]: https://github.com/sylc/release_up/commit/7f27656dce459eef38c0a39ceb11c2d81744fe75 +[c229b65]: https://github.com/sylc/release_up/commit/c229b657a80e6fef9b8a587d4f1f9c80d6fa855f +[57d994c]: https://github.com/sylc/release_up/commit/57d994cea3360e9f7f76feaba86ca7a6f6980410 +[c031bcd]: https://github.com/sylc/release_up/commit/c031bcdbaad3808b8a7fefe91c42f8c68cd82357 +[116d644]: https://github.com/sylc/release_up/commit/116d644a227fc4007b941f9f155d8d8326fd0271 +[40702cd]: https://github.com/sylc/release_up/commit/40702cda4f64fbfc9342f0d3015402645a108ad9 +[df018c5]: https://github.com/sylc/release_up/commit/df018c58a572012073aa106bd87222a110ee773d +[4f3cd75]: https://github.com/sylc/release_up/commit/4f3cd75b178264b31759e386e71e5373c068f3cb +[5d923c6]: https://github.com/sylc/release_up/commit/5d923c69a486c8d177ee3f652edbf8628e3117ae +[0.0.2...0.1.0]: https://github.com/sylc/release_up/compare/0.0.2...0.1.0 +[0.0.2]: https://github.com/sylc/release_up/compare/0.0.1...0.0.2 +[227659a]: https://github.com/sylc/release_up/commit/227659af255136a28e48160bb34917bba69b7951 +[1f4f340]: https://github.com/sylc/release_up/commit/1f4f340ef25b33c9bc4e74c1a3af410396b25d6e +[ee445e3]: https://github.com/sylc/release_up/commit/ee445e37f8bb36bffa9c676fb9f90bd3a65e3c3a +[8e856ea]: https://github.com/sylc/release_up/commit/8e856eafdd96c77868e06f8f861f67aae32f3b2a +[0acb9a7]: https://github.com/sylc/release_up/commit/0acb9a729a674592e1362f5a33d599237d020c4e +[533d7ae]: https://github.com/sylc/release_up/commit/533d7aefee8b16439962610fe8630bb114002ac4 +[3fa0453]: https://github.com/sylc/release_up/commit/3fa0453dc6e6ca5a1991509bf9fba263c7baebea +[f0fcdfe]: https://github.com/sylc/release_up/commit/f0fcdfe091b72d40bcfa346e1371165ea9379650 +[69df8d4]: https://github.com/sylc/release_up/commit/69df8d47c71cf585b5b935853c8ab105f13d7b29 +[3a6f0e3]: https://github.com/sylc/release_up/commit/3a6f0e36bc499e8de4d4ad912d371606088cbcc2 +[0.0.1...0.0.2]: https://github.com/sylc/release_up/compare/0.0.1...0.0.2 +[0.0.1]: https://github.com/sylc/release_up/compare/74fd7b53e886d8ecd81e00b746144e9827e87124...0.0.1 +[22e9163]: https://github.com/sylc/release_up/commit/22e9163f5d0eca44c4743f05977ad846d0094b6d +[d5d9fd7]: https://github.com/sylc/release_up/commit/d5d9fd7f9200b66eba8a8a9343ab016534a1262c +[03e4198]: https://github.com/sylc/release_up/commit/03e4198f71a0d8bd526ad3ea5d90ed59109e61c0 +[60834d2]: https://github.com/sylc/release_up/commit/60834d207c50c08220a48decf6be35339a4e5162 +[74fd7b5]: https://github.com/sylc/release_up/commit/74fd7b53e886d8ecd81e00b746144e9827e87124 diff --git a/README.md b/README.md index 87b93a0..9ebaa94 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Most changes are optionals and configurable. # Installation ``` -$ deno install -A -f -n release_up https://deno.land/x/release_up@0.6.0/cli.ts +$ deno install -A -f -n release_up https://deno.land/x/release_up@0.8.0/cli.ts ``` # Usage diff --git a/deno.json b/deno.json index c5f52ed..32ebf50 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@sylc/release_up", - "version": "0.7.0", + "version": "0.8.0", "exports": "./cli.ts", "tasks": { "dev": "deno run -A ./cli.ts --dry --allowUncommitted --regex '(?<=@)(.*)(?=\/cli)' --regex '(?<=Version: )(.*)\n' --changelog --github",