Skip to content

Commit

Permalink
chore(release): 0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
wd-David committed May 24, 2022
1 parent 0aa758e commit 75f0be2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.17](https://github.com/davipon/fastify-esbuild/compare/v0.0.15...v0.0.17) (2022-05-24)


### 🚚 Chores

* change import type syntax ([0aa758e](https://github.com/davipon/fastify-esbuild/commit/0aa758e614e4a8b423e25f271c127816d4de500c))

### [0.0.16](https://github.com/davipon/fastify-esbuild/compare/v0.0.15...v0.0.16) (2022-05-24)

### 🚚 Chores
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastify-esbuild",
"version": "0.0.16",
"version": "0.0.17",
"scripts": {
"prepare": "husky install",
"dev": "nodemon",
Expand Down

0 comments on commit 75f0be2

Please sign in to comment.