From 604188f25f8b15efeeea6d257d8f283a9c191181 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E6=96=87=E9=9B=84?= Date: Thu, 31 Oct 2019 11:44:20 +0800 Subject: [PATCH] chore(release): 0.0.13 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e59c34a..c792fd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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.13](https://github.com/hellosean1025/jsf/compare/v0.0.12...v0.0.13) (2019-10-31) + + + ## [0.0.12](https://github.com/hellosean1025/jsf/compare/v0.0.11...v0.0.12) (2019-10-31) diff --git a/package.json b/package.json index e7b5add..b30737e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsf.js", - "version": "0.0.12", + "version": "0.0.13", "description": "", "main": "dist/main.js", "scripts": {