32 lines
2.1 KiB
Markdown
32 lines
2.1 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
|
## [v1.0.1](https://github.com/ljharb/iterate-iterator/compare/v1.0.0...v1.0.1) - 2020-01-18
|
|
|
|
### Commits
|
|
|
|
- [meta] create FUNDING.yml [`d74f792`](https://github.com/ljharb/iterate-iterator/commit/d74f792d94d21c63bc7d52e6d092d7a6fb4f6587)
|
|
- [patch] add `exports` [`a4cedf3`](https://github.com/ljharb/iterate-iterator/commit/a4cedf3ffd9d8b28624c3bbb055dd8eaca962e0a)
|
|
|
|
## v1.0.0 - 2020-01-18
|
|
|
|
### Commits
|
|
|
|
- Tests [`f8a3f99`](https://github.com/ljharb/iterate-iterator/commit/f8a3f99525f86f524f3ed97087201811d840b2e7)
|
|
- Initial commit [`589f745`](https://github.com/ljharb/iterate-iterator/commit/589f7457e31e147b7c4bca1506a65801c5e74f2b)
|
|
- readme [`f380dd6`](https://github.com/ljharb/iterate-iterator/commit/f380dd6499c08800f767fba68a56a1ddc8d97d57)
|
|
- Implementation [`b59c8b1`](https://github.com/ljharb/iterate-iterator/commit/b59c8b14690c0a3e49b17cb76b3b205393cf741b)
|
|
- npm init [`267d24e`](https://github.com/ljharb/iterate-iterator/commit/267d24e3bc8d1d128f1db9dc8c28e53ddd45d0be)
|
|
- [meta] add `auto-changelog` [`31831fa`](https://github.com/ljharb/iterate-iterator/commit/31831fa5b7c707c63d642b9835cb6afa1b29d4b0)
|
|
- [actions] add automatic rebasing / merge commit blocking [`2462c16`](https://github.com/ljharb/iterate-iterator/commit/2462c16144f7e723788c6ccd8c075491e3e6a7fa)
|
|
- [Tests] add `npm run lint` [`89235a5`](https://github.com/ljharb/iterate-iterator/commit/89235a53d884df596b5246ec2461c0d840396ac0)
|
|
- [Tests] use shared travis-ci configs [`a3bba74`](https://github.com/ljharb/iterate-iterator/commit/a3bba74149347ba9b122d8d1680837ae0d2dc190)
|
|
- Only apps should have lockfiles [`ab1d122`](https://github.com/ljharb/iterate-iterator/commit/ab1d122c05ffc7aa7706d197829f4099d4bec4b5)
|
|
- [meta] add `safe-publish-latest` [`daa34af`](https://github.com/ljharb/iterate-iterator/commit/daa34af4d532189344179d7fb2a35e5e8bfec61b)
|