diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d5ab0bcce0d2abc6cacc9a310a6bfcfc8600ffb..71e10756949a73210a18ab2108e604371315803b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ publish_npm: GIT_SUBMODULE_STRATEGY: recursive before_script: - apk --no-cache add git - - git submodule update --remote --merge --allow-unrelated-histories + - git submodule update --remote --merge - apk add --update make bash protobuf-dev yarn - npm install -g ts-proto@1.158.0 - npm install -g typescript@5.1.6 diff --git a/config/package.json b/config/package.json index 2cc1550e58b96aa9c5d8da2dc79cf420bba7c456..ccbf1b9ca8540455f7936f11141f331c7c9ededc 100644 --- a/config/package.json +++ b/config/package.json @@ -1,6 +1,6 @@ { "name": "@perxis-js/perxis-client", - "version": "1.4.4", + "version": "1.4.5", "description": "", "main": "dist/index.js", "files": [ diff --git a/perxis-proto b/perxis-proto index f10336dc4a4f58111c12dd95afec82be18388803..297bff313df46a1b66b0d7683b7d078681990983 160000 --- a/perxis-proto +++ b/perxis-proto @@ -1 +1 @@ -Subproject commit f10336dc4a4f58111c12dd95afec82be18388803 +Subproject commit 297bff313df46a1b66b0d7683b7d078681990983