Skip to content

Commit

Permalink
chore(core): release v1.4.0 (#123)
Browse files Browse the repository at this point in the history
* chore: release master

* chore: add private to package.json

* chore: update readme version

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: martines3000 <domajnko.martin@gmail.com>
  • Loading branch information
github-actions[bot] and martines3000 authored Mar 1, 2023
1 parent 1b25d94 commit 34b6a08
Show file tree
Hide file tree
Showing 12 changed files with 63 additions and 9 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/snap": "1.3.0",
"packages/connector": "1.3.0",
"packages/types": "1.3.0",
"packages/vcmanager": "1.3.0"
"packages/snap": "1.4.0",
"packages/connector": "1.4.0",
"packages/types": "1.4.0",
"packages/vcmanager": "1.4.0"
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Every version of SSI Snap does NOT work with every version of MetaMask Flask! He
| ---------------- | ------------- |
| 1.2.2 | up to 10.19.0 |
| 1.3.0 | 10.25.0 |
| 1.4.0 | 10.27.1 |

### Prerequisites

Expand Down
14 changes: 14 additions & 0 deletions packages/connector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.4.0](https://github.com/blockchain-lab-um/ssi-snap/compare/ssi-snap-connector-v1.3.0...ssi-snap-connector-v1.4.0) (2023-03-01)


### :bug: Bug Fixes

* remove infura token ([#93](https://github.com/blockchain-lab-um/ssi-snap/issues/93)) ([05798f5](https://github.com/blockchain-lab-um/ssi-snap/commit/05798f5fd22fca36ffe4b30d276b2957e4772bfe))


### :rocket: Features

* add resolveDID RPC method ([#78](https://github.com/blockchain-lab-um/ssi-snap/issues/78)) ([e0ecff3](https://github.com/blockchain-lab-um/ssi-snap/commit/e0ecff3ad13aebe5cfe70130786544bcd8f027c4))
* move to SonarCloud ([#114](https://github.com/blockchain-lab-um/ssi-snap/issues/114)) ([38e47d7](https://github.com/blockchain-lab-um/ssi-snap/commit/38e47d70f2b080a277aa75a54bdba282cb11863e))
* switch to pnpm ([#80](https://github.com/blockchain-lab-um/ssi-snap/issues/80)) ([36aa777](https://github.com/blockchain-lab-um/ssi-snap/commit/36aa7772631c8785f527aa15af8e1591611f043f))

## [1.3.0](https://github.com/blockchain-lab-um/ssi-snap/compare/ssi-snap-connector-v1.0.8...ssi-snap-connector-v1.3.0) (2023-02-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/ssi-snap-connector",
"version": "1.3.0",
"version": "1.4.0",
"description": "Library for using the SSI Snap on frontend",
"keywords": [
"MetaMask",
Expand Down
16 changes: 16 additions & 0 deletions packages/snap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.4.0](https://github.com/blockchain-lab-um/ssi-snap/compare/ssi-snap-v1.3.0...ssi-snap-v1.4.0) (2023-03-01)


### :bug: Bug Fixes

* fixes provider bug ([#100](https://github.com/blockchain-lab-um/ssi-snap/issues/100)) ([058b2a0](https://github.com/blockchain-lab-um/ssi-snap/commit/058b2a000da1fa6cb90047913076949bbc3258e4))
* remove infura token ([#93](https://github.com/blockchain-lab-um/ssi-snap/issues/93)) ([05798f5](https://github.com/blockchain-lab-um/ssi-snap/commit/05798f5fd22fca36ffe4b30d276b2957e4772bfe))


### :rocket: Features

* add did:pkh ([#76](https://github.com/blockchain-lab-um/ssi-snap/issues/76)) ([3de27da](https://github.com/blockchain-lab-um/ssi-snap/commit/3de27da93fa6fd2597bd526728965bb40b404920))
* add resolveDID RPC method ([#78](https://github.com/blockchain-lab-um/ssi-snap/issues/78)) ([e0ecff3](https://github.com/blockchain-lab-um/ssi-snap/commit/e0ecff3ad13aebe5cfe70130786544bcd8f027c4))
* move to SonarCloud ([#114](https://github.com/blockchain-lab-um/ssi-snap/issues/114)) ([38e47d7](https://github.com/blockchain-lab-um/ssi-snap/commit/38e47d70f2b080a277aa75a54bdba282cb11863e))
* switch to pnpm ([#80](https://github.com/blockchain-lab-um/ssi-snap/issues/80)) ([36aa777](https://github.com/blockchain-lab-um/ssi-snap/commit/36aa7772631c8785f527aa15af8e1591611f043f))

## [1.3.0](https://github.com/blockchain-lab-um/ssi-snap/compare/ssi-snap-v1.2.2...ssi-snap-v1.3.0) (2023-02-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/ssi-snap",
"version": "1.3.0",
"version": "1.4.0",
"description": "Snap for managing VCs and VPs in MetaMask",
"keywords": [
"MetaMask",
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.0",
"version": "1.4.0",
"description": "Snap for managing VCs and VPs in MetaMask",
"proposedName": "ssi-snap",
"repository": {
Expand Down
14 changes: 14 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.4.0](https://github.com/blockchain-lab-um/ssi-snap/compare/ssi-snap-types-v1.3.0...ssi-snap-types-v1.4.0) (2023-03-01)


### :bug: Bug Fixes

* remove infura token ([#93](https://github.com/blockchain-lab-um/ssi-snap/issues/93)) ([05798f5](https://github.com/blockchain-lab-um/ssi-snap/commit/05798f5fd22fca36ffe4b30d276b2957e4772bfe))


### :rocket: Features

* add did:pkh ([#76](https://github.com/blockchain-lab-um/ssi-snap/issues/76)) ([3de27da](https://github.com/blockchain-lab-um/ssi-snap/commit/3de27da93fa6fd2597bd526728965bb40b404920))
* add resolveDID RPC method ([#78](https://github.com/blockchain-lab-um/ssi-snap/issues/78)) ([e0ecff3](https://github.com/blockchain-lab-um/ssi-snap/commit/e0ecff3ad13aebe5cfe70130786544bcd8f027c4))
* switch to pnpm ([#80](https://github.com/blockchain-lab-um/ssi-snap/issues/80)) ([36aa777](https://github.com/blockchain-lab-um/ssi-snap/commit/36aa7772631c8785f527aa15af8e1591611f043f))

## [1.3.0](https://github.com/blockchain-lab-um/ssi-snap/compare/ssi-snap-types-v1.0.11...ssi-snap-types-v1.3.0) (2023-02-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/ssi-snap-types",
"version": "1.3.0",
"version": "1.4.0",
"description": "Types for SSI Snap.",
"keywords": [
"ssi",
Expand Down
8 changes: 8 additions & 0 deletions packages/vcmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.4.0](https://github.com/blockchain-lab-um/ssi-snap/compare/ssi-snap-vcmanager-v1.3.0...ssi-snap-vcmanager-v1.4.0) (2023-03-01)


### :rocket: Features

* move to SonarCloud ([#114](https://github.com/blockchain-lab-um/ssi-snap/issues/114)) ([38e47d7](https://github.com/blockchain-lab-um/ssi-snap/commit/38e47d70f2b080a277aa75a54bdba282cb11863e))
* switch to pnpm ([#80](https://github.com/blockchain-lab-um/ssi-snap/issues/80)) ([36aa777](https://github.com/blockchain-lab-um/ssi-snap/commit/36aa7772631c8785f527aa15af8e1591611f043f))

## [1.3.0](https://github.com/blockchain-lab-um/ssi-snap/compare/ssi-snap-vcmanager-v1.0.7...ssi-snap-vcmanager-v1.3.0) (2023-02-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/vcmanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/veramo-vc-manager",
"version": "1.3.0",
"version": "1.4.0",
"license": "MIT",
"main": "dist/index.js",
"source": "src/index.ts",
Expand Down
1 change: 1 addition & 0 deletions packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@blockchain-lab-um/website",
"version": "0.0.01",
"private": true,
"scripts": {
"start": "vite",
"build": "run-p type-check build-only && echo > dist/.nojekyll",
Expand Down

0 comments on commit 34b6a08

Please sign in to comment.