From 8efd2eab18a124dd09e29cd68441a5ca26c8544e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 14 Mar 2022 18:12:49 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/sniptt-official/ots-aws/compare/v1.1.0...v1.2.0) (2022-03-14) ### Features * add xray ([#3](https://github.com/sniptt-official/ots-aws/issues/3)) ([48a6afd](https://github.com/sniptt-official/ots-aws/commit/48a6afd495b48308c831c23c21e55aaa9f5da99c)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb309e9..44c3e13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/sniptt-official/ots-aws/compare/v1.1.0...v1.2.0) (2022-03-14) + + +### Features + +* add xray ([#3](https://github.com/sniptt-official/ots-aws/issues/3)) ([48a6afd](https://github.com/sniptt-official/ots-aws/commit/48a6afd495b48308c831c23c21e55aaa9f5da99c)) + # [1.1.0](https://github.com/sniptt-official/ots-aws/compare/v1.0.6...v1.1.0) (2022-03-14) diff --git a/package-lock.json b/package-lock.json index 6248f3a..374ae1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sniptt-official/ots-aws", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sniptt-official/ots-aws", - "version": "1.1.0", + "version": "1.2.0", "hasInstallScript": true, "dependencies": { "env-var": "^7" diff --git a/package.json b/package.json index 7156d9f..4ca34d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sniptt-official/ots-aws", - "version": "1.1.0", + "version": "1.2.0", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [