From ae36665fd2e46e04150c32496fe0ae14f5128faa Mon Sep 17 00:00:00 2001 From: Anders Ingemann Date: Tue, 25 Oct 2022 13:13:37 +0200 Subject: [PATCH] Add git-release --- package.json | 1 + yarn.lock | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/package.json b/package.json index 6c1d4b6..1a6c8d0 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "@babel/plugin-transform-modules-commonjs": "7.19.6", "@babel/preset-env": "7.19.4", "@babel/preset-flow": "7.18.6", + "@orbit-online/git-release": "^0.2.0", "@rushstack/eslint-patch": "1.2.0", "@types/graphql": "0.8.6", "ava": "5.0.1", diff --git a/yarn.lock b/yarn.lock index e9ea459..2e54faa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1087,6 +1087,11 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" +"@orbit-online/git-release@^0.2.0": + version "0.2.0" + resolved "https://registry.yarnpkg.com/@orbit-online/git-release/-/git-release-0.2.0.tgz#c77f49fcde6e7f14c6c402444e4ef5e8d2a1138d" + integrity sha512-ia6TaGFFGnvLCoko4WK36TR3jZ4gLQsipNLJRrSzk/pzCZ7v/oowNhm+vE+EN4XyUYB54pKhtvXs8MFQ+qvo+g== + "@rushstack/eslint-patch@1.2.0": version "1.2.0" resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz#8be36a1f66f3265389e90b5f9c9962146758f728"