Skip to content

Commit 189d53e

Browse files
committed
chore(release): 0.0.4
1 parent 34384ee commit 189d53e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [0.0.4](https://github.com/davipon/fastify-esbuild/compare/v0.0.3...v0.0.4) (2022-04-25)
6+
7+
8+
### ✨ Features
9+
10+
* **fastify-autoload:** add fastify-autoload ([34384ee](https://github.com/davipon/fastify-esbuild/commit/34384ee33ac67eb7e6e9192befc827ca952e4ad4))
11+
512
### [0.0.3](https://github.com/davipon/fastify-esbuild/compare/v0.0.2...v0.0.3) (2022-04-24)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastify-esbuild",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"scripts": {
55
"prepare": "husky install",
66
"dev": "nodemon",

0 commit comments

Comments
 (0)