From 515f9fc09137e445f525776266b6e195cdefec24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 11:55:05 +0000 Subject: [PATCH 1/2] chore(develop): release 1.2.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 41ea87d76..f6a9e1507 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.1" + ".": "1.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b465cf76..9fd4e7485 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.2](https://github.com/blockchain-lab-um/ssi-snap/compare/v1.2.1...v1.2.2) (2022-10-05) + + +### :bug: Bug Fixes + +* fixes prepare script for publish ([#27](https://github.com/blockchain-lab-um/ssi-snap/issues/27)) ([681f0ff](https://github.com/blockchain-lab-um/ssi-snap/commit/681f0ff93a13dfce38bfe31487f62ec7d67d144a)) + ## [1.2.1](https://github.com/blockchain-lab-um/ssi-snap/compare/v1.2.0...v1.2.1) (2022-10-05) ### :bug: Bug Fixes diff --git a/package.json b/package.json index a464ad4c8..3d757aff1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/ssi-snap", - "version": "1.2.1", + "version": "1.2.2", "description": "Snap for managing VCs and VPs in MetaMask", "keywords": [ "MetaMask", From f821c03806c3378cb29cde3b19562079e5fb5e8d Mon Sep 17 00:00:00 2001 From: martines3000 Date: Wed, 5 Oct 2022 14:04:26 +0200 Subject: [PATCH 2/2] chore: format changelog and bump version --- CHANGELOG.md | 3 +-- snap.manifest.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fd4e7485..2c28ec982 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,9 @@ ## [1.2.2](https://github.com/blockchain-lab-um/ssi-snap/compare/v1.2.1...v1.2.2) (2022-10-05) - ### :bug: Bug Fixes -* fixes prepare script for publish ([#27](https://github.com/blockchain-lab-um/ssi-snap/issues/27)) ([681f0ff](https://github.com/blockchain-lab-um/ssi-snap/commit/681f0ff93a13dfce38bfe31487f62ec7d67d144a)) +- fixes prepare script for publish ([#27](https://github.com/blockchain-lab-um/ssi-snap/issues/27)) ([681f0ff](https://github.com/blockchain-lab-um/ssi-snap/commit/681f0ff93a13dfce38bfe31487f62ec7d67d144a)) ## [1.2.1](https://github.com/blockchain-lab-um/ssi-snap/compare/v1.2.0...v1.2.1) (2022-10-05) diff --git a/snap.manifest.json b/snap.manifest.json index 60682c963..1c3a4f52e 100644 --- a/snap.manifest.json +++ b/snap.manifest.json @@ -1,5 +1,5 @@ { - "version": "1.2.1", + "version": "1.2.2", "description": "Snap for managing VCs and VPs in MetaMask", "proposedName": "ssi-snap", "repository": {