Skip to content

Commit

Permalink
chore(release): 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell committed Jun 6, 2019
1 parent 5a1e1e1 commit 016df6f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# Change Log
# Changelog

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.2.1](https://github.com/cfware/fastify-babel/compare/v1.2.0...v1.2.1) (2019-06-06)


### Bug Fixes

* Update version of fastify required through fastify-plugin ([b8e84d5](https://github.com/cfware/fastify-babel/commit/b8e84d5))



# [1.2.0](https://github.com/cfware/fastify-babel/compare/v1.1.0...v1.2.0) (2019-03-08)


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-babel",
"version": "1.2.0",
"version": "1.2.1",
"description": "Fastify Babel plugin for development servers",
"scripts": {
"release": "standard-version --sign",
Expand Down

0 comments on commit 016df6f

Please sign in to comment.