# 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.3](https://github.com/es-shims/Number.isSafeInteger/compare/v1.0.2...v1.0.3) - 2023-09-06

### Commits

- [Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `object-inspect`, `tape` [`e3128aa`](https://github.com/es-shims/Number.isSafeInteger/commit/e3128aa4ef64823c8f7feccd1ce4f2a3ad9b3163)
- [Deps] update `define-properties`, `es-abstract` [`b0ccf44`](https://github.com/es-shims/Number.isSafeInteger/commit/b0ccf441af9fe9b93633bc828caf3ad2d1afba6b)

## [v1.0.2](https://github.com/es-shims/Number.isSafeInteger/compare/v1.0.1...v1.0.2) - 2022-11-05

### Commits

- [actions] reuse common workflows [`8b069b9`](https://github.com/es-shims/Number.isSafeInteger/commit/8b069b93c1f0f926b27aa047ac27f2864ae87d2e)
- [meta] use `npmignore` to autogenerate an npmignore file [`ac9070c`](https://github.com/es-shims/Number.isSafeInteger/commit/ac9070ca51dfd9c6e7a9f0a7ca3ebff189f1372e)
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `safe-publish-latest`, `tape` [`63b0352`](https://github.com/es-shims/Number.isSafeInteger/commit/63b0352f37f668b7dcbbf20485f29ddbf038275a)
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `functions-have-names`, `tape` [`16d4b9f`](https://github.com/es-shims/Number.isSafeInteger/commit/16d4b9fdca4ea8845d62daf92754007a7815631e)
- [actions] update codecov uploader [`e2ea6d4`](https://github.com/es-shims/Number.isSafeInteger/commit/e2ea6d41ead92799734b6e4729952fe75c00a53f)
- [actions] update rebase action to use reusable workflow [`856d235`](https://github.com/es-shims/Number.isSafeInteger/commit/856d235c4bec08663fb1cfa8403361d7fa5a22c1)
- [Deps] update `define-properties`, `es-abstract` [`ebe4c4f`](https://github.com/es-shims/Number.isSafeInteger/commit/ebe4c4f7101ce3aa1dd5abeef511dd3b0d6846f2)

## [v1.0.1](https://github.com/es-shims/Number.isSafeInteger/compare/v1.0.0...v1.0.1) - 2021-10-03

### Commits

- [Refactor] remove ESM entry points [`5df585a`](https://github.com/es-shims/Number.isSafeInteger/commit/5df585ae3cd747902fd5ab99236b6e37ef4fcc15)
- [Deps] update `es-abstract` [`dd03bb8`](https://github.com/es-shims/Number.isSafeInteger/commit/dd03bb86f42fb1819418b3efce1ad01fe53dba40)
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `auto-changelog`, `tape` [`098bc44`](https://github.com/es-shims/Number.isSafeInteger/commit/098bc44397aa91bcb5c0ff3badf798f2c9f07510)
- [actions] update workflows [`62817a1`](https://github.com/es-shims/Number.isSafeInteger/commit/62817a10052c349b8377f18429902d776657658e)
- [Tests] add `@es-shims/api` [`b006e8e`](https://github.com/es-shims/Number.isSafeInteger/commit/b006e8e7094f099dde4300bcb916e11f7b0656c2)

## v1.0.0 - 2021-05-17

### Commits

- Initial commit [`fb9b5aa`](https://github.com/es-shims/Number.isSafeInteger/commit/fb9b5aa5eb5d4576eafe1ee0a4fad8442b96c2e8)
- Tests [`6114ccb`](https://github.com/es-shims/Number.isSafeInteger/commit/6114ccbbf5ecd03c860062e504148ad06fc1e5ff)
- [actions] use `node/install` instead of `node/run`; use `codecov` action [`6c4ebfe`](https://github.com/es-shims/Number.isSafeInteger/commit/6c4ebfe4865c09d6fa481272f957d89d7750278b)
- Implementation [`b1bfe58`](https://github.com/es-shims/Number.isSafeInteger/commit/b1bfe58841306642cec11b0e696a5b52ce2d725e)
- [readme] add actions and codecov badges [`862435f`](https://github.com/es-shims/Number.isSafeInteger/commit/862435fa5dcd518217437db9cbd1afdd2f196200)
- [Tests] increase coverage [`afc4043`](https://github.com/es-shims/Number.isSafeInteger/commit/afc40434d431da380913714c004978fa0396059f)
