Skip to content

Commit e678e12

Browse files
committed
v3.0.1
1 parent 8c58131 commit e678e12

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.0.1](https://github.com/windingtree/org.id-resolver/compare/v3.0.0...v3.0.1) (2022-10-21)
7+
8+
**Note:** Version bump only for package @windingtree/org.id-resolver-mono
9+
10+
11+
12+
13+
614
# [3.0.0](https://github.com/windingtree/org.id-resolver/compare/v3.0.0-beta.21...v3.0.0) (2022-10-20)
715

816

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages/*"
44
],
55
"npmClient": "yarn",
6-
"version": "3.0.0"
6+
"version": "3.0.1"
77
}

packages/resolver/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.0.1](https://github.com/windingtree/org.id-resolver/compare/v3.0.0...v3.0.1) (2022-10-21)
7+
8+
**Note:** Version bump only for package @windingtree/org.id-resolver
9+
10+
11+
12+
13+
614
# [3.0.0](https://github.com/windingtree/org.id-resolver/compare/v3.0.0-beta.21...v3.0.0) (2022-10-20)
715

816

packages/resolver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/org.id-resolver",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "ORGiD DID resolver",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)