From b53a23bae94162e676db5888def21597745d9a39 Mon Sep 17 00:00:00 2001 From: "Davin K. Tanabe" Date: Mon, 20 Mar 2023 15:41:37 -0400 Subject: [PATCH] Bump the version, and update the README. (#61) --- README.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd53109..705c85b 100644 --- a/README.md +++ b/README.md @@ -221,3 +221,12 @@ let needToResetLogin = token.isExpired; // The original JWT string let jwt = token.token; ``` + +## Build + +### Releases + +To cut a release: + +1. Bump the version in `package.json`, and merge that to `main` +2. Create a GitHub release. The presence of the tag will trigger a CircleCI run that deploys to npm. diff --git a/package.json b/package.json index d552217..168ca4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@daml/hub-react", - "version": "1.1.1", + "version": "1.1.2", "description": "Daml React functions for Daml Hub", "homepage": "https://hub.daml.com", "keywords": [