Skip to content

Commit 3cc2f6b

Browse files
chore(release): 2.1.12 [skip ci]
## [2.1.12](2.1.11...2.1.12) (2022-06-06) ### Bug Fixes * **ci:** groom the build scripts and dependencies ([#114](#114)) ([381d973](381d973))
1 parent 381d973 commit 3cc2f6b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.12](https://github.com/decentralized-identity/did-jwt-vc/compare/2.1.11...2.1.12) (2022-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** groom the build scripts and dependencies ([#114](https://github.com/decentralized-identity/did-jwt-vc/issues/114)) ([381d973](https://github.com/decentralized-identity/did-jwt-vc/commit/381d9731d043672da992c4ce704cd8b0f16c2a2c))
7+
18
## [2.1.11](https://github.com/decentralized-identity/did-jwt-vc/compare/2.1.10...2.1.11) (2022-05-22)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "did-jwt-vc",
3-
"version": "2.1.11",
3+
"version": "2.1.12",
44
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)