Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Oct 2, 2021
1 parent b951adc commit 58c1174
Show file tree
Hide file tree
Showing 3 changed files with 272 additions and 272 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,123 +3,123 @@ Unreleased (2020-12-31)

### πŸ’ͺ Commits(2):

- [`23448a5`](https://github.com/axetroy/whatchanged/commit/23448a5482359f28a0089b17280dd2a0a0eaef26) - chore: skip install golang in golanglint
- [`a3dfef7`](https://github.com/axetroy/whatchanged/commit/a3dfef78486dfa612db49ae67ed155962fecefa3) - chore: build with go1.16-beta1
- [`23448a5`](https://github.com/whatchanged-community/whatchanged/commit/23448a5482359f28a0089b17280dd2a0a0eaef26) - chore: skip install golang in golanglint
- [`a3dfef7`](https://github.com/whatchanged-community/whatchanged/commit/a3dfef78486dfa612db49ae67ed155962fecefa3) - chore: build with go1.16-beta1

v0.3.3 (2020-12-31)
-------------------

### πŸ› Bugs fixed:

- generate url for commit([`bba03df`](https://github.com/axetroy/whatchanged/commit/bba03dfa1ed948d3f5309b67cf5a357c978fd2ed)) (thanks @axetroy)
- generate version range([`b0dca5d`](https://github.com/axetroy/whatchanged/commit/b0dca5dd226046c131165a8f211b8f190c54d04b)) (thanks @axetroy)
- generate url for commit([`bba03df`](https://github.com/whatchanged-community/whatchanged/commit/bba03dfa1ed948d3f5309b67cf5a357c978fd2ed)) (thanks @axetroy)
- generate version range([`b0dca5d`](https://github.com/whatchanged-community/whatchanged/commit/b0dca5dd226046c131165a8f211b8f190c54d04b)) (thanks @axetroy)

### πŸ’ͺ Commits(7):

- [`3bdb4cd`](https://github.com/axetroy/whatchanged/commit/3bdb4cd35e59865a9ee3f3889e13ddfb3e2d4601) - test: update test snapshot
- [`bba03df`](https://github.com/axetroy/whatchanged/commit/bba03dfa1ed948d3f5309b67cf5a357c978fd2ed) - fix: generate url for commit
- [`f5f8bef`](https://github.com/axetroy/whatchanged/commit/f5f8bef47670d7fece0c9dd7025f2d5b5b7b0143) - test: fix generation
- [`2ffd630`](https://github.com/axetroy/whatchanged/commit/2ffd6308ebed82db3367e78fd022e920b3c4e0e8) - add .gitattributes
- [`3b18728`](https://github.com/axetroy/whatchanged/commit/3b18728898dd840b043ed64818846ad039a335b1) - chore: update ci
- [`413abed`](https://github.com/axetroy/whatchanged/commit/413abedf4d058fcb7f9aca18eaa99a330a87169d) - v0.3.3
- [`b0dca5d`](https://github.com/axetroy/whatchanged/commit/b0dca5dd226046c131165a8f211b8f190c54d04b) - fix: generate version range
- [`3bdb4cd`](https://github.com/whatchanged-community/whatchanged/commit/3bdb4cd35e59865a9ee3f3889e13ddfb3e2d4601) - test: update test snapshot
- [`bba03df`](https://github.com/whatchanged-community/whatchanged/commit/bba03dfa1ed948d3f5309b67cf5a357c978fd2ed) - fix: generate url for commit
- [`f5f8bef`](https://github.com/whatchanged-community/whatchanged/commit/f5f8bef47670d7fece0c9dd7025f2d5b5b7b0143) - test: fix generation
- [`2ffd630`](https://github.com/whatchanged-community/whatchanged/commit/2ffd6308ebed82db3367e78fd022e920b3c4e0e8) - add .gitattributes
- [`3b18728`](https://github.com/whatchanged-community/whatchanged/commit/3b18728898dd840b043ed64818846ad039a335b1) - chore: update ci
- [`413abed`](https://github.com/whatchanged-community/whatchanged/commit/413abedf4d058fcb7f9aca18eaa99a330a87169d) - v0.3.3
- [`b0dca5d`](https://github.com/whatchanged-community/whatchanged/commit/b0dca5dd226046c131165a8f211b8f190c54d04b) - fix: generate version range

v0.3.2 (2020-12-30)
-------------------

### πŸ› Bugs fixed:

- When generating an uncertain version, the generated range is incorrect([`7e1db8d`](https://github.com/axetroy/whatchanged/commit/7e1db8dd3a4e3a6970672139552c9bf42b10edba)) (thanks @axetroy)
- When generating an uncertain version, the generated range is incorrect([`7e1db8d`](https://github.com/whatchanged-community/whatchanged/commit/7e1db8dd3a4e3a6970672139552c9bf42b10edba)) (thanks @axetroy)

### πŸ’ͺ Commits(8):

- [`2db6d7c`](https://github.com/axetroy/whatchanged/commit/2db6d7c984d042e00493bbc8621d39c680f6d708) - v0.3.2
- [`17d4565`](https://github.com/axetroy/whatchanged/commit/17d4565edd6f0334fc01b08b33a77110fa1f6d24) - chore: update makefile
- [`7e1db8d`](https://github.com/axetroy/whatchanged/commit/7e1db8dd3a4e3a6970672139552c9bf42b10edba) - fix: When generating an uncertain version, the generated range is incorrect
- [`e177518`](https://github.com/axetroy/whatchanged/commit/e17751864ceb762d598c44e2d861be00b26847c5) - chore: support build armv5
- [`97ccdec`](https://github.com/axetroy/whatchanged/commit/97ccdecde838f5c03516fde5dcb23fcf26d0c928) - chore: update ci
- [`44f28da`](https://github.com/axetroy/whatchanged/commit/44f28da30b079c97444b4868cf67c044c4bb9525) - docs: update changelog
- [`7c3db91`](https://github.com/axetroy/whatchanged/commit/7c3db918b94aa3027b9656d6b584a854129f1424) - docs: update
- [`1b863fa`](https://github.com/axetroy/whatchanged/commit/1b863fa926c473436e2b07b5b724b30af32bd221) - docs: update
- [`2db6d7c`](https://github.com/whatchanged-community/whatchanged/commit/2db6d7c984d042e00493bbc8621d39c680f6d708) - v0.3.2
- [`17d4565`](https://github.com/whatchanged-community/whatchanged/commit/17d4565edd6f0334fc01b08b33a77110fa1f6d24) - chore: update makefile
- [`7e1db8d`](https://github.com/whatchanged-community/whatchanged/commit/7e1db8dd3a4e3a6970672139552c9bf42b10edba) - fix: When generating an uncertain version, the generated range is incorrect
- [`e177518`](https://github.com/whatchanged-community/whatchanged/commit/e17751864ceb762d598c44e2d861be00b26847c5) - chore: support build armv5
- [`97ccdec`](https://github.com/whatchanged-community/whatchanged/commit/97ccdecde838f5c03516fde5dcb23fcf26d0c928) - chore: update ci
- [`44f28da`](https://github.com/whatchanged-community/whatchanged/commit/44f28da30b079c97444b4868cf67c044c4bb9525) - docs: update changelog
- [`7c3db91`](https://github.com/whatchanged-community/whatchanged/commit/7c3db918b94aa3027b9656d6b584a854129f1424) - docs: update
- [`1b863fa`](https://github.com/whatchanged-community/whatchanged/commit/1b863fa926c473436e2b07b5b724b30af32bd221) - docs: update

v0.3.1 (2020-12-30)
-------------------

### πŸ› Bugs fixed:

- Generate duplicate commit([`b7fa03c`](https://github.com/axetroy/whatchanged/commit/b7fa03c8e60d82fb4d06956a8f9c79c174bb227f)) (thanks @axetroy)
- Generate duplicate commit([`b7fa03c`](https://github.com/whatchanged-community/whatchanged/commit/b7fa03c8e60d82fb4d06956a8f9c79c174bb227f)) (thanks @axetroy)

### πŸ’ͺ Commits(2):

- [`7c09a29`](https://github.com/axetroy/whatchanged/commit/7c09a2934698c1842f9d93d0c8ed414a34eed6bb) - v0.3.1
- [`b7fa03c`](https://github.com/axetroy/whatchanged/commit/b7fa03c8e60d82fb4d06956a8f9c79c174bb227f) - fix: Generate duplicate commit
- [`7c09a29`](https://github.com/whatchanged-community/whatchanged/commit/7c09a2934698c1842f9d93d0c8ed414a34eed6bb) - v0.3.1
- [`b7fa03c`](https://github.com/whatchanged-community/whatchanged/commit/b7fa03c8e60d82fb4d06956a8f9c79c174bb227f) - fix: Generate duplicate commit

v0.3.0 (2020-12-30)
-------------------

### πŸ”₯ New feature:

- **BREAKING**: update generation template.([`20dfe73`](https://github.com/axetroy/whatchanged/commit/20dfe7361a679e64abd9ec2ba8d59f935627ebfe)) (thanks @axetroy)
- support release date for generation. close #16([`4e9b59a`](https://github.com/axetroy/whatchanged/commit/4e9b59a5fbbe8c62d782e0350273fb5980e52b48)) (thanks @axetroy)
- **BREAKING**: update generation template.([`20dfe73`](https://github.com/whatchanged-community/whatchanged/commit/20dfe7361a679e64abd9ec2ba8d59f935627ebfe)) (thanks @axetroy)
- support release date for generation. close #16([`4e9b59a`](https://github.com/whatchanged-community/whatchanged/commit/4e9b59a5fbbe8c62d782e0350273fb5980e52b48)) (thanks @axetroy)

### πŸ’ͺ Commits(4):

- [`63d1118`](https://github.com/axetroy/whatchanged/commit/63d1118a4ce3051b91059be2dee52d595690628f) - v0.3.0
- [`20dfe73`](https://github.com/axetroy/whatchanged/commit/20dfe7361a679e64abd9ec2ba8d59f935627ebfe) - feat(BREAKING): update generation template.
- [`4e9b59a`](https://github.com/axetroy/whatchanged/commit/4e9b59a5fbbe8c62d782e0350273fb5980e52b48) - feat: support release date for generation. close #16
- [`21817fa`](https://github.com/axetroy/whatchanged/commit/21817fa1aba8d1e71b5fe73ba4047dc08eae197b) - chore: update sum file
- [`63d1118`](https://github.com/whatchanged-community/whatchanged/commit/63d1118a4ce3051b91059be2dee52d595690628f) - v0.3.0
- [`20dfe73`](https://github.com/whatchanged-community/whatchanged/commit/20dfe7361a679e64abd9ec2ba8d59f935627ebfe) - feat(BREAKING): update generation template.
- [`4e9b59a`](https://github.com/whatchanged-community/whatchanged/commit/4e9b59a5fbbe8c62d782e0350273fb5980e52b48) - feat: support release date for generation. close #16
- [`21817fa`](https://github.com/whatchanged-community/whatchanged/commit/21817fa1aba8d1e71b5fe73ba4047dc08eae197b) - chore: update sum file

v0.2.7 (2020-12-29)
-------------------

### πŸ”₯ New feature:

- add --skip-format and flag options for generation([`a03b7cb`](https://github.com/axetroy/whatchanged/commit/a03b7cb49fa23436de43e6d3436cfd123d831ede)) (thanks @axetroy)
- add --skip-format and flag options for generation([`a03b7cb`](https://github.com/whatchanged-community/whatchanged/commit/a03b7cb49fa23436de43e6d3436cfd123d831ede)) (thanks @axetroy)

### πŸ› Bugs fixed:

- generate incorrect in mutiple version for same commit. close #15([`8fd5818`](https://github.com/axetroy/whatchanged/commit/8fd58182b02ea657c37c09e4a734a48215eaffb6)) (thanks @axetroy)
- **deps**: update dependency ant-design-vue to v2.0.0-rc.3 (#14)([`e6275b7`](https://github.com/axetroy/whatchanged/commit/e6275b7d7f7b009e79a70f6f869efebb9dc7a866)) (thanks @renovate[bot])
- generate incorrect in mutiple version for same commit. close #15([`8fd5818`](https://github.com/whatchanged-community/whatchanged/commit/8fd58182b02ea657c37c09e4a734a48215eaffb6)) (thanks @axetroy)
- **deps**: update dependency ant-design-vue to v2.0.0-rc.3 (#14)([`e6275b7`](https://github.com/whatchanged-community/whatchanged/commit/e6275b7d7f7b009e79a70f6f869efebb9dc7a866)) (thanks @renovate[bot])

### πŸ’ͺ Commits(6):

- [`aa904db`](https://github.com/axetroy/whatchanged/commit/aa904db8a94b965365aa796518002c92e1158f4e) - v0.2.7
- [`dd4c86f`](https://github.com/axetroy/whatchanged/commit/dd4c86f61ff127b74b82d48d0919fc603651163e) - test: update testcase
- [`8fd5818`](https://github.com/axetroy/whatchanged/commit/8fd58182b02ea657c37c09e4a734a48215eaffb6) - fix: generate incorrect in mutiple version for same commit. close #15
- [`a03b7cb`](https://github.com/axetroy/whatchanged/commit/a03b7cb49fa23436de43e6d3436cfd123d831ede) - feat: add --skip-format and flag options for generation
- [`e6275b7`](https://github.com/axetroy/whatchanged/commit/e6275b7d7f7b009e79a70f6f869efebb9dc7a866) - fix(deps): update dependency ant-design-vue to v2.0.0-rc.3 (#14)
- [`6ab9c0b`](https://github.com/axetroy/whatchanged/commit/6ab9c0ba085699192d64e856dae5bd9367296a5d) - chore: update golanglint
- [`aa904db`](https://github.com/whatchanged-community/whatchanged/commit/aa904db8a94b965365aa796518002c92e1158f4e) - v0.2.7
- [`dd4c86f`](https://github.com/whatchanged-community/whatchanged/commit/dd4c86f61ff127b74b82d48d0919fc603651163e) - test: update testcase
- [`8fd5818`](https://github.com/whatchanged-community/whatchanged/commit/8fd58182b02ea657c37c09e4a734a48215eaffb6) - fix: generate incorrect in mutiple version for same commit. close #15
- [`a03b7cb`](https://github.com/whatchanged-community/whatchanged/commit/a03b7cb49fa23436de43e6d3436cfd123d831ede) - feat: add --skip-format and flag options for generation
- [`e6275b7`](https://github.com/whatchanged-community/whatchanged/commit/e6275b7d7f7b009e79a70f6f869efebb9dc7a866) - fix(deps): update dependency ant-design-vue to v2.0.0-rc.3 (#14)
- [`6ab9c0b`](https://github.com/whatchanged-community/whatchanged/commit/6ab9c0ba085699192d64e856dae5bd9367296a5d) - chore: update golanglint

v0.2.6 (2020-12-07)
-------------------

### πŸ› Bugs fixed:

- npm binary([`8384bf7`](https://github.com/axetroy/whatchanged/commit/8384bf782d8adf1627082f3e9030ed4a88c0fa5a)) (thanks @axetroy)
- npm binary([`8384bf7`](https://github.com/whatchanged-community/whatchanged/commit/8384bf782d8adf1627082f3e9030ed4a88c0fa5a)) (thanks @axetroy)

### πŸ’ͺ Commits(3):

- [`f055c6f`](https://github.com/axetroy/whatchanged/commit/f055c6f1033d3b559007f4e3449227067d31fdfb) - v0.2.6
- [`46944c6`](https://github.com/axetroy/whatchanged/commit/46944c641ff26417b77c8210b89c5ca09a1d2480) - chore(npm): auto bump version
- [`8384bf7`](https://github.com/axetroy/whatchanged/commit/8384bf782d8adf1627082f3e9030ed4a88c0fa5a) - fix: npm binary
- [`f055c6f`](https://github.com/whatchanged-community/whatchanged/commit/f055c6f1033d3b559007f4e3449227067d31fdfb) - v0.2.6
- [`46944c6`](https://github.com/whatchanged-community/whatchanged/commit/46944c641ff26417b77c8210b89c5ca09a1d2480) - chore(npm): auto bump version
- [`8384bf7`](https://github.com/whatchanged-community/whatchanged/commit/8384bf782d8adf1627082f3e9030ed4a88c0fa5a) - fix: npm binary

v0.2.5 (2020-12-05)
-------------------

### πŸ› Bugs fixed:

- **npm**: missing postinstall script([`6209122`](https://github.com/axetroy/whatchanged/commit/6209122eacda6d86421a6955dad86785d0206b4b)) (thanks @axetroy)
- **npm**: missing postinstall script([`6209122`](https://github.com/whatchanged-community/whatchanged/commit/6209122eacda6d86421a6955dad86785d0206b4b)) (thanks @axetroy)

### πŸ’ͺ Commits(3):

- [`91f3fa9`](https://github.com/axetroy/whatchanged/commit/91f3fa9c27b6421694be6b67308533049d8adbf4) - v0.2.5
- [`6209122`](https://github.com/axetroy/whatchanged/commit/6209122eacda6d86421a6955dad86785d0206b4b) - fix(npm): missing postinstall script
- [`9650595`](https://github.com/axetroy/whatchanged/commit/9650595bba4aea0c11fbd1ec82eb6a676f7daa75) - chore(deps): update dependency sass to v1.30.0 (#13)
- [`91f3fa9`](https://github.com/whatchanged-community/whatchanged/commit/91f3fa9c27b6421694be6b67308533049d8adbf4) - v0.2.5
- [`6209122`](https://github.com/whatchanged-community/whatchanged/commit/6209122eacda6d86421a6955dad86785d0206b4b) - fix(npm): missing postinstall script
- [`9650595`](https://github.com/whatchanged-community/whatchanged/commit/9650595bba4aea0c11fbd1ec82eb6a676f7daa75) - chore(deps): update dependency sass to v1.30.0 (#13)

v0.2.4 (2020-12-05)
-------------------

### πŸ’ͺ Commits(2):

- [`2872a05`](https://github.com/axetroy/whatchanged/commit/2872a056e2772feffbdcd0adc73bd1c0c64c6127) - v0.2.4
- [`9dff4fc`](https://github.com/axetroy/whatchanged/commit/9dff4fc6a9d746ffd9dd10215cf04d2fec2edd2a) - update
- [`2872a05`](https://github.com/whatchanged-community/whatchanged/commit/2872a056e2772feffbdcd0adc73bd1c0c64c6127) - v0.2.4
- [`9dff4fc`](https://github.com/whatchanged-community/whatchanged/commit/9dff4fc6a9d746ffd9dd10215cf04d2fec2edd2a) - update
Loading

0 comments on commit 58c1174

Please sign in to comment.