Skip to content

Commit

Permalink
chore(release): 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
wd-David committed Jun 20, 2022
1 parent 1d18059 commit 62bc1ad
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

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.

### [1.1.7](https://github.com/davipon/esbuild-plugin-pino/compare/v1.1.6...v1.1.7) (2022-06-20)


### 🚚 Chores

* **commitlint:** rename config file ([58ef953](https://github.com/davipon/esbuild-plugin-pino/commit/58ef953cf2af45750db8cbbe76af0548644f9c92))
* **deps:** bump pnpm/action-setup from 2.0.1 to 2.2.2 ([ebcfd0d](https://github.com/davipon/esbuild-plugin-pino/commit/ebcfd0dda4526e38d34d95f6c16d09814e3c9bc2))


### 📝 Documentation

* add dependencies and license badges ([452035c](https://github.com/davipon/esbuild-plugin-pino/commit/452035c61256cb00f16a31c42879121c052504a2))
* add package size badge ([f0e68ca](https://github.com/davipon/esbuild-plugin-pino/commit/f0e68ca0a8bea5b63a6cfa908f09eba60f9be684))
* **readme.md:** add Credits section ([fd512d0](https://github.com/davipon/esbuild-plugin-pino/commit/fd512d08c90a643d66b1f19091898c8911e58d9f))
* update keywords in package.json ([b4ab9b3](https://github.com/davipon/esbuild-plugin-pino/commit/b4ab9b328b7fad6dd3f35fcc66e6c1985fa8a636))


### 🔨 Build System

* **bundling:** replace tsc with pkgroll for bundling ([1d18059](https://github.com/davipon/esbuild-plugin-pino/commit/1d18059a836c55c2f6150afc6314652351c891fe))

### [1.1.6](https://github.com/davipon/esbuild-plugin-pino/compare/v1.1.5...v1.1.6) (2022-06-18)


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": "esbuild-plugin-pino",
"version": "1.1.6",
"version": "1.1.7",
"description": "An esbuild plugin to generate extra pino files for bundling",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 62bc1ad

Please sign in to comment.