Skip to content
This repository was archived by the owner on May 15, 2021. It is now read-only.

Commit 3581378

Browse files
committed
Roll v2.0.2
1 parent 419df78 commit 3581378

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 2.0.2
2+
3+
**Bug fixes**:
4+
5+
- Fix npm package including the `.git` directory
6+
- Now using `yarn publish` with yarn 1.12.1 since it supports 2fa
7+
8+
## 2.0.1
9+
10+
**Bug fixes**:
11+
12+
- Fix rendering issue in Firefox
13+
114
## 2.0.0
215

316
**BREAKING**:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bloomprotocol/share-kit",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"description": "Easily allow your users to share their verified personal information directly with your application by scanning a QR code.",

0 commit comments

Comments
 (0)