# 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.1](https://github.com/ljharb/which-boxed-primitive/compare/v1.0.0...v1.0.1) - 2019-08-11 ### Commits - [meta] avoid running `safe-publish-latest` when not publishing [`140be87`](https://github.com/ljharb/which-boxed-primitive/commit/140be875149a3f413c80b68688d6edc92f668103) ## v1.0.0 - 2019-08-10 ### Commits - [Tests] add `.travis.yml` [`764b0cf`](https://github.com/ljharb/which-boxed-primitive/commit/764b0cf75f8d2b3a0ad2056de5f4ad85d5d1b765) - Initial commit [`da7d068`](https://github.com/ljharb/which-boxed-primitive/commit/da7d068913d591294bf155db5d438f7804d71b9a) - readme [`1395bb2`](https://github.com/ljharb/which-boxed-primitive/commit/1395bb27b72137ac01e48ee398a0f54e93fd87f5) - [Tests] add tests [`0ff580f`](https://github.com/ljharb/which-boxed-primitive/commit/0ff580f99579cd4424af7b814bd76fcb69a2b04e) - implementation [`8811c32`](https://github.com/ljharb/which-boxed-primitive/commit/8811c3262a57963634cdc83ceb5bb2c5e9ae4e7e) - npm init [`cffdea9`](https://github.com/ljharb/which-boxed-primitive/commit/cffdea9755eabfa2f9ec62a6fcbce0c28f04495b) - [Tests] add `npm run lint` [`a8be993`](https://github.com/ljharb/which-boxed-primitive/commit/a8be9933fec1b21267acd847df77f6438e07e3b9) - [meta] add FUNDING.yml [`941258c`](https://github.com/ljharb/which-boxed-primitive/commit/941258c70c9a397466e05b614126cb8c7be77b99) - Only apps should have lockfiles [`6857316`](https://github.com/ljharb/which-boxed-primitive/commit/68573165d8ce842cdf15d94af82f8cccb961b8cf) - [Tests] use `npx aud` in `posttest` [`ee48a91`](https://github.com/ljharb/which-boxed-primitive/commit/ee48a9144bea23bde5cc47788a54d5aa7969d489)