Skip to content

Commit 4e0a110

Browse files
committed
chore: publish v1.381.0
1 parent b5327b3 commit 4e0a110

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+435
-117
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [1.381.0](https://github.com/DEIPworld/deip-modules/compare/v1.380.0...v1.381.0) (2022-06-01)
7+
8+
9+
### Features
10+
11+
* **@deip/chain-service:** metadata registry is fixed for new api version ([b5327b3](https://github.com/DEIPworld/deip-modules/commit/b5327b34ce6bb64d439cbc296cb2010d4d870466))
12+
13+
14+
15+
16+
617
# [1.380.0](https://github.com/DEIPworld/deip-modules/compare/v1.379.0...v1.380.0) (2022-06-01)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packages/casimir/*/*",
55
"packages/generators/*"
66
],
7-
"version": "1.380.0",
7+
"version": "1.381.0",
88
"npmClient": "npm",
99
"command": {
1010
"version": {

packages/casimir/models/message/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+
# [1.381.0](https://github.com/DEIPworld/deip-modules/compare/v1.380.0...v1.381.0) (2022-06-01)
7+
8+
**Note:** Version bump only for package @deip/messages
9+
10+
11+
12+
13+
614
# [1.380.0](https://github.com/DEIPworld/deip-modules/compare/v1.379.0...v1.380.0) (2022-06-01)
715

816
**Note:** Version bump only for package @deip/messages

packages/casimir/models/message/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deip/messages",
3-
"version": "1.380.0",
3+
"version": "1.381.0",
44
"description": "> TODO: description",
55
"author": "Yahor Tsaryk <[email protected]>",
66
"homepage": "https://github.com/DEIPworld/deip-modules#readme",
@@ -23,7 +23,7 @@
2323
"url": "https://github.com/DEIPworld/deip-modules/issues"
2424
},
2525
"dependencies": {
26-
"@deip/chain-service": "1.380.0",
26+
"@deip/chain-service": "1.381.0",
2727
"@deip/commands": "1.380.0",
2828
"@deip/toolbox": "1.380.0"
2929
},

packages/casimir/modules/assets/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+
# [1.381.0](https://github.com/DEIPworld/deip-modules/compare/v1.380.0...v1.381.0) (2022-06-01)
7+
8+
**Note:** Version bump only for package @deip/assets-module
9+
10+
11+
12+
13+
614
# [1.380.0](https://github.com/DEIPworld/deip-modules/compare/v1.379.0...v1.380.0) (2022-06-01)
715

816
**Note:** Version bump only for package @deip/assets-module

packages/casimir/modules/assets/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deip/assets-module",
3-
"version": "1.380.0",
3+
"version": "1.381.0",
44
"description": "> TODO: description",
55
"author": "Elena Vlasova <[email protected]>",
66
"homepage": "https://github.com/DEIPworld/deip-modules#readme",
@@ -17,14 +17,14 @@
1717
"url": "https://github.com/DEIPworld/deip-modules/issues"
1818
},
1919
"dependencies": {
20-
"@casimir/token-service": "1.380.0",
21-
"@deip/assets-service": "1.380.0",
20+
"@casimir/token-service": "1.381.0",
21+
"@deip/assets-service": "1.381.0",
2222
"@deip/constants": "1.380.0",
2323
"@deip/platform-util": "1.380.0",
2424
"@deip/proxydi": "1.380.0",
25-
"@deip/teams-module": "1.380.0",
25+
"@deip/teams-module": "1.381.0",
2626
"@deip/toolbox": "1.380.0",
27-
"@deip/users-module": "1.380.0",
27+
"@deip/users-module": "1.381.0",
2828
"@deip/validation-plugin": "1.380.0",
2929
"@deip/vue-elements": "1.380.0",
3030
"@deip/vuetify-extended": "1.380.0",

packages/casimir/modules/attributes/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+
# [1.381.0](https://github.com/DEIPworld/deip-modules/compare/v1.380.0...v1.381.0) (2022-06-01)
7+
8+
**Note:** Version bump only for package @deip/attributes-module
9+
10+
11+
12+
13+
614
# [1.380.0](https://github.com/DEIPworld/deip-modules/compare/v1.379.0...v1.380.0) (2022-06-01)
715

816
**Note:** Version bump only for package @deip/attributes-module

packages/casimir/modules/attributes/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deip/attributes-module",
3-
"version": "1.380.0",
3+
"version": "1.381.0",
44
"description": "> TODO: description",
55
"author": "Euheny Bondarovich <[email protected]>",
66
"homepage": "https://github.com/DEIPworld/deip-modules#readme",
@@ -23,7 +23,7 @@
2323
"url": "https://github.com/DEIPworld/deip-modules/issues"
2424
},
2525
"dependencies": {
26-
"@deip/attributes-service": "1.380.0",
26+
"@deip/attributes-service": "1.381.0",
2727
"@deip/constants": "1.380.0",
2828
"@deip/platform-components": "1.380.0",
2929
"@deip/platform-util": "1.380.0",

packages/casimir/modules/auth/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+
# [1.381.0](https://github.com/DEIPworld/deip-modules/compare/v1.380.0...v1.381.0) (2022-06-01)
7+
8+
**Note:** Version bump only for package @deip/auth-module
9+
10+
11+
12+
13+
614
# [1.380.0](https://github.com/DEIPworld/deip-modules/compare/v1.379.0...v1.380.0) (2022-06-01)
715

816
**Note:** Version bump only for package @deip/auth-module

packages/casimir/modules/auth/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deip/auth-module",
3-
"version": "1.380.0",
3+
"version": "1.381.0",
44
"description": "> TODO: description",
55
"author": "Euheny Bondarovich <[email protected]>",
66
"homepage": "https://github.com/DEIPworld/deip-modules#readme",
@@ -21,13 +21,13 @@
2121
},
2222
"dependencies": {
2323
"@deip/access-service": "1.380.0",
24-
"@deip/auth-service": "1.380.0",
24+
"@deip/auth-service": "1.381.0",
2525
"@deip/constants": "1.380.0",
2626
"@deip/lib-crypto": "1.375.1",
2727
"@deip/platform-util": "1.380.0",
2828
"@deip/proxydi": "1.380.0",
2929
"@deip/toolbox": "1.380.0",
30-
"@deip/user-service": "1.380.0",
30+
"@deip/user-service": "1.381.0",
3131
"@deip/validation-plugin": "1.380.0",
3232
"@deip/vue-elements": "1.380.0",
3333
"@deip/vuetify-extended": "1.380.0",

0 commit comments

Comments
 (0)