From 4b4c1b9c2ee373620faee75633b4d87ba9ef04e8 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Wed, 6 Nov 2019 07:24:19 +0000 Subject: [PATCH] [skip ci] chore(release): v1.9.2 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a88a46f..020c324 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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.9.2](https://github.com/FEMessage/upload-to-ali/compare/v1.9.1...v1.9.2) (2019-11-06) + + +### Build System + +* **deps:** [security] bump mixin-deep from 1.3.1 to 1.3.2 ([#89](https://github.com/FEMessage/upload-to-ali/issues/89)) ([4775fcf](https://github.com/FEMessage/upload-to-ali/commit/4775fcf)) + + + ### [1.9.1](https://github.com/FEMessage/upload-to-ali/compare/v1.9.0...v1.9.1) (2019-10-28) diff --git a/package.json b/package.json index 0532218..0b99883 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@femessage/upload-to-ali", - "version": "1.9.1", + "version": "1.9.2", "description": "", "author": "https://github.com/FEMessage", "license": "MIT",