# 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).

## [v1.0.7](https://github.com/es-shims/Array.prototype.forEach/compare/v1.0.6...v1.0.7) - 2024-03-19

### Commits

- [meta] remove useless ESM [`ef23d46`](https://github.com/es-shims/Array.prototype.forEach/commit/ef23d46e361833ea345037dd2dfae4a81e21a729)
- [Deps] update `call-bind`, `es-abstract`, `es-errors` [`c855e3b`](https://github.com/es-shims/Array.prototype.forEach/commit/c855e3b9cf3a5d3aacd09734b6fa125145c8fae4)
- [actions] remove redundant finisher [`83f3c19`](https://github.com/es-shims/Array.prototype.forEach/commit/83f3c198dc7d6249c752c605f5dd259b301be597)
- [Refactor] use `es-object-atoms` instead of `es-abstract` [`01a05ac`](https://github.com/es-shims/Array.prototype.forEach/commit/01a05ac3f5fb596b0248873eed8c79a927a1c44c)
- [Dev Deps] update `aud` [`34a0bc8`](https://github.com/es-shims/Array.prototype.forEach/commit/34a0bc8dbd200b08e7b028bd5bcc330e61919297)

## [v1.0.6](https://github.com/es-shims/Array.prototype.forEach/compare/v1.0.5...v1.0.6) - 2024-02-04

### Commits

- [Deps] update `call-bind`, `define-properties`, `es-abstract`, `get-intrinsic` [`2513ece`](https://github.com/es-shims/Array.prototype.forEach/commit/2513ece8e622ebeda4e574b4f96766b43dbdf40d)
- [Refactor] use `es-errors` where possible, so things that only need those do not need `get-intrinsic` [`0b0d47e`](https://github.com/es-shims/Array.prototype.forEach/commit/0b0d47e64572d212b8efc472b4ba27b59f1972ff)
- [Dev Deps] update `aud`, `tape` [`221fd86`](https://github.com/es-shims/Array.prototype.forEach/commit/221fd862eefcb6f5dca6be15d764bdb4bc6e063e)

## [v1.0.5](https://github.com/es-shims/Array.prototype.forEach/compare/v1.0.4...v1.0.5) - 2023-09-05

### Commits

- [Deps] update `define-properties`, `es-abstract`, `get-intrinsic` [`bf79499`](https://github.com/es-shims/Array.prototype.forEach/commit/bf7949943ee0a83a6eedb229974216bb8885f534)
- [Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `tape` [`e7c2dfe`](https://github.com/es-shims/Array.prototype.forEach/commit/e7c2dfeeaae94c7a0d7f760783d1ee13cf862da9)

## [v1.0.4](https://github.com/es-shims/Array.prototype.forEach/compare/v1.0.3...v1.0.4) - 2022-11-03

### Commits

- [Deps] update `define-properties`, `es-abstract`, `get-intrinsic` [`c8a2b71`](https://github.com/es-shims/Array.prototype.forEach/commit/c8a2b718d9b6a6d1ae7c332522e73573775d8d9a)
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `functions-have-names`, `tape` [`d59590f`](https://github.com/es-shims/Array.prototype.forEach/commit/d59590ff258e83a8267e1563d683c8a6228baf49)
- [eslint] remove `.eslintignore` [`59e7346`](https://github.com/es-shims/Array.prototype.forEach/commit/59e7346d88688d845beaa051c48e1a0d862a1197)

## [v1.0.3](https://github.com/es-shims/Array.prototype.forEach/compare/v1.0.2...v1.0.3) - 2022-11-02

### Commits

- [actions] reuse common workflows [`e638cf0`](https://github.com/es-shims/Array.prototype.forEach/commit/e638cf0977ccb94b73dbeddf1b7a55af279a1536)
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `safe-publish-latest`, `tape` [`7f9b6e8`](https://github.com/es-shims/Array.prototype.forEach/commit/7f9b6e85c675dfbca8e73ecc87fa74826e2d65df)
- [actions] update rebase action to use reusable workflow [`7c882be`](https://github.com/es-shims/Array.prototype.forEach/commit/7c882beb3cf43d965d032792d856a207e7c1d70d)
- [actions] update codecov uploader [`df4cca2`](https://github.com/es-shims/Array.prototype.forEach/commit/df4cca244df702b82c136356b90f88d4949c971e)
- [Deps] update `es-abstract` [`90e7402`](https://github.com/es-shims/Array.prototype.forEach/commit/90e7402cd5747e6a05a8229faa606daf92f400ab)

## [v1.0.2](https://github.com/es-shims/Array.prototype.forEach/compare/v1.0.1...v1.0.2) - 2021-10-01

### Commits

- [Deps] update `es-abstract` [`ad43be9`](https://github.com/es-shims/Array.prototype.forEach/commit/ad43be9c8f640ed0c77667cbe658c966d73ebf0f)
- [readme] fix URLs [`88f6654`](https://github.com/es-shims/Array.prototype.forEach/commit/88f6654212186f82f22a7ae57b91e19e7373f303)
- [Dev Deps] update `@ljharb/eslint-config`, `@es-shims/api` [`a3e7bdd`](https://github.com/es-shims/Array.prototype.forEach/commit/a3e7bdd0140c3e290549373df7ecacb060976ecd)

## [v1.0.1](https://github.com/es-shims/Array.prototype.forEach/compare/v1.0.0...v1.0.1) - 2021-08-16

### Commits

- [Fix] remove mjs entry points [`8ade8d9`](https://github.com/es-shims/Array.prototype.forEach/commit/8ade8d91bc220336cb9b212c428a266a26c152e3)
- [meta] fix "ESNext" to "ES" [`0d461e5`](https://github.com/es-shims/Array.prototype.forEach/commit/0d461e5849d6276feb4d6e0b41c22f802e4c6bce)

## v1.0.0 - 2021-08-07

### Commits

- Implementation, tests, etc [`253948e`](https://github.com/es-shims/Array.prototype.forEach/commit/253948e91bdaaf84797b4265e07f3a3603dc0955)
- Initial commit [`4f97da2`](https://github.com/es-shims/Array.prototype.forEach/commit/4f97da220cd8022b40efe6c40d28344b7e1c02b7)
