From ca84e0c94c57135cb350ef4d5a0b9570f3b2057c Mon Sep 17 00:00:00 2001 From: adrinr Date: Thu, 20 Apr 2023 12:32:40 +0100 Subject: [PATCH] Push changes --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c9dfa9205..0d8e493fce 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,8 @@ "postinstall": "husky install", "dep:clean": "yarn clean -y && yarn bootstrap", "submodules:load": "git submodule init && git submodule update && yarn && yarn bootstrap", - "submodules:unload": "git submodule deinit --all && yarn && yarn bootstrap" + "submodules:unload": "git submodule deinit --all && yarn && yarn bootstrap", + "postversion": "git push --tags && git push && echo \"Successfully pushed version and tag $npm_package_version!\"" }, "workspaces": { "packages": [