CHANGELOG.md
4.14 KB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.2 - 2022-04-01
Commits
- [actions] reuse common workflows <code>48d01e6</code>
- [actions] use
node/install
instead ofnode/run
; usecodecov
action <code>7b0e12a</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,object-inspect
,safe-publish-latest
,tape
<code>8d57a8e</code> - [readme] update URLs <code>dca4d27</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,object-inspect
,tape
<code>2a7bb99</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,auto-changelog
,object-inspect
,safe-publish-latest
,tape
<code>389c6db</code> - [actions] update codecov uploader <code>b9661f9</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,object-inspect
<code>f99cd48</code> - [readme] add actions and codecov badges <code>9515ed2</code>
- [Fix] add missing
call-bind
dependency <code>cff5358</code> - [meta] add
safe-publish-latest
; useprepublishOnly
script for npm 7+ <code>ba0b719</code>
v1.0.1 - 2021-03-04
Commits
- [readme] fix repo URLs <code>37c38f3</code>
v1.0.0 - 2021-03-04
Commits
- [Tests] add tests <code>9c7b806</code>
- Initial commit <code>4e65c5e</code>
- [meta] do not publish github action workflow files <code>ac3693d</code>
- readme <code>7a984d0</code>
- npm init <code>a586c99</code>
- [actions] add automatic rebasing / merge commit blocking <code>184fe62</code>
- Implementation <code>207e26d</code>
- [meta] create
FUNDING.yml
; add "funding" field <code>3cad3fc</code> - [meta] add auto-changelog <code>31f1f2c</code>
- [Tests] add
npm run lint
<code>2e5146e</code> - Only apps should have lockfiles <code>7b2adfa</code>