Skip to content

Commit

Permalink
docs(CHANGELOG): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoranders committed Jun 26, 2020
1 parent aa6492b commit 3e1dbba
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
#### 0.0.7 (2020-06-26)

##### Build System / Dependencies

- **release:** add new packaged version ([2eb8fe7d](https://github.com/gregoranders/nodejs-upload-asset/commit/2eb8fe7d5576be30b07c91c4890b485958e58d2e))

##### Chores

- **github:** add GitHub releated files ([1e3d8d84](https://github.com/gregoranders/nodejs-upload-asset/commit/1e3d8d84a9d499cba7c4666059e40397aba259ab))
- **dependencies:** update dependencies ([15a5c27d](https://github.com/gregoranders/nodejs-upload-asset/commit/15a5c27d5061164039b8743eb1c303e38666c3bc))

##### New Features

- **lint-staged:** add lint-staged ([423420b3](https://github.com/gregoranders/nodejs-upload-asset/commit/423420b3895cb1dc0a9a44b3198d63946cb53522))
- **package:** add CHANGELOG ([6c6926e7](https://github.com/gregoranders/nodejs-upload-asset/commit/6c6926e7816773ee5bef2e17abe7bd3b05334acd))
- **eslint:** add jest and unicorn plugin ([b7a13121](https://github.com/gregoranders/nodejs-upload-asset/commit/b7a13121cbe0abda8feb61ab272a4fd19db942c3))

##### Bug Fixes

- **docs:** fix url in SECURITY.md ([aa6492b1](https://github.com/gregoranders/nodejs-upload-asset/commit/aa6492b1ca5a9d5627add56766efae15bda60d1d))
- **package:** pin down package to fixed version ([96d5d8dd](https://github.com/gregoranders/nodejs-upload-asset/commit/96d5d8ddfecce9aaf84ba3b8d022cbfa46de56fd))

##### Refactors

- **prettier:** move prettier configuration to json ([e30f2f9a](https://github.com/gregoranders/nodejs-upload-asset/commit/e30f2f9a0c508b772bdd234d482ea8a50512f3ae))

0 comments on commit 3e1dbba

Please sign in to comment.