From 685ab29b7df97ba69e41c0037b9f39834febb09a Mon Sep 17 00:00:00 2001 From: Auto-bump Date: Wed, 21 Apr 2021 00:28:54 +0000 Subject: [PATCH] chore(release): 0.1.115 --- CHANGELOG.md | 2 ++ package.json | 2 +- version.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4816beb6..4e623ffc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +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. +### [0.1.115](https://github.com/guan840912/cdk-aurora-globaldatabase/compare/v0.1.114...v0.1.115) (2021-04-21) + ### [0.1.114](https://github.com/guan840912/cdk-aurora-globaldatabase/compare/v0.1.113...v0.1.114) (2021-04-20) ### [0.1.113](https://github.com/guan840912/cdk-aurora-globaldatabase/compare/v0.1.112...v0.1.113) (2021-04-19) diff --git a/package.json b/package.json index 299e42d0..77b82180 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ ], "main": "lib/index.js", "license": "Apache-2.0", - "version": "0.1.114", + "version": "0.1.115", "jest": { "testMatch": [ "**/__tests__/**/*.ts?(x)", diff --git a/version.json b/version.json index 6e23944a..10467901 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "0.1.114" + "version": "0.1.115" }