From 3a011f870a929ebd77a5acd5cd20aecf039cd23a Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Wed, 11 Nov 2020 09:00:50 +0000 Subject: [PATCH] [skip ci] chore(release): v1.0.2 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f79e038..a0ae16c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,8 @@ 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.0.2](https://github.com/femessage/types/compare/v1.0.1...v1.0.2) (2020-11-11) + + + ### 1.0.1 (2020-11-11) diff --git a/package.json b/package.json index d9f2e57..833c0d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@femessage/types", - "version": "1.0.1", + "version": "1.0.2", "description": "FEMessage basic Typescript type declaration files", "author": "https://github.com/FEMessage", "license": "MIT",