Skip to content

Commit 8794c61

Browse files
chore(release): new version (#5)
* chore(release): new version Signed-off-by: "github-actions[bot]" <"41898282+github-actions[bot]@users.noreply.github.com"> * chore(release): new version --------- Signed-off-by: "github-actions[bot]" <"41898282+github-actions[bot]@users.noreply.github.com"> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2fd36d7 commit 8794c61

File tree

7 files changed

+28
-10
lines changed

7 files changed

+28
-10
lines changed

.changeset/light-news-add.md

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @hyperledger/anoncreds-nodejs
2+
3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- f55d86f: New release under new repository
8+
- Updated dependencies [f55d86f]
9+
- @hyperledger/anoncreds-shared@0.3.1

packages/anoncreds-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperledger/anoncreds-nodejs",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"license": "Apache-2.0",
55
"description": "Nodejs wrapper for Anoncreds",
66
"main": "build/index",
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @hyperledger/anoncreds-react-native
2+
3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- f55d86f: New release under new repository
8+
- Updated dependencies [f55d86f]
9+
- @hyperledger/anoncreds-shared@0.3.1

packages/anoncreds-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperledger/anoncreds-react-native",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"license": "Apache-2.0",
55
"description": "React Native wrapper for Anoncreds",
66
"main": "build/index",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @hyperledger/anoncreds-shared
2+
3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- f55d86f: New release under new repository

packages/anoncreds-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperledger/anoncreds-shared",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"license": "Apache-2.0",
55
"description": "Anoncreds wrapper library with NodeJS and React Native",
66
"main": "src/index",

0 commit comments

Comments
 (0)