Releases: uphold/koa-requestid
Releases · uphold/koa-requestid
v2.2.1
v2.2.0
Changelog
- Fix release-it config #55 (Americas)
- Fix release workflow #54 (Americas)
- Fix release workflow #53 (Americas)
- Add release workflow #52 (Americas)
- Bump dependencies #44 (Americas)
- Bump node-fetch from 2.3.0 to 2.6.1 #29 (dependabot)
- Bump yargs-parser from 13.1.1 to 13.1.2 #28 (dependabot)
- Bump handlebars from 4.4.3 to 4.7.7 #31 (dependabot)
- Bump lodash from 4.17.15 to 4.17.19 #26 (dependabot)
- Bump ini from 1.3.5 to 1.3.7 #30 (dependabot)
- Bump https-proxy-agent from 2.2.1 to 2.2.4 #25 (dependabot)
- Remove Node 11 from Travis config, and add Node 13 #23 (waldyrious)
- Bump acorn from 5.7.3 to 5.7.4 #24 (dependabot)
- add node 12 to test versions #22 (jamemackson)
v2.1.0
Changelog
- Update @uphold/github-changelog-generator to v1.0.1 #21 (eduardoconceicao)
- Update @uphold/github-changelog-generator to v1.0.0 #20 (eduardoconceicao)
- Update dev dependencies #19 (eduardoconceicao)
- Update eslint to v6.5.1 #18 (eduardoconceicao)
- Update jest to 24.9.0 #17 (eduardoconceicao)
- Update package standards #15 (Americas)
- Update definitions to allow booleans in the options #14 (Americas)
v2.0.2
Changelog
- Update travis shield #13 (Americas)
- Add changelog generator #12 (Americas)
- Add Typescript definitions #10 (sjmcdowall)
- Improve version command readability #9 (ruimarinho)
- Add LICENSE #8 (ruimarinho)
- Use node env on jest tests #7 (ruimarinho)
- Fix linting of index.js #6 (ruimarinho)
v2.0.1
Changelog
- Remove unnecessary quotes from .travis.yml #5 (ruimarinho)
- Ignore unnecessary package content on npm publish #4 (ruimarinho)
v2.0.0
Changelog
- Update package.json and documentation #3 (ruimarinho)
- Update yarn.lock #2 (ruimarinho)
- Update [email protected] #1 (kurayama)
v1.0.0
Changelog
- Initial release