From bdf442b4ce22a6f96bd2126f32cbdb6d7dc50dba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niccol=C3=B2=20Belli?= Date: Wed, 13 Sep 2023 15:54:41 +0200 Subject: [PATCH] chore: dont publish some packages yet --- .changeset/config.json | 9 ++++++++- examples/graphql-server-typeorm-postgres/package.json | 2 +- modules/module-typeorm/package.json | 4 ++-- packages/database-typeorm/package.json | 2 +- packages/e2e/package.json | 2 +- yarn.lock | 10 +++++----- 6 files changed, 18 insertions(+), 11 deletions(-) diff --git a/.changeset/config.json b/.changeset/config.json index 2b9c70c9a..787587f7c 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -6,7 +6,14 @@ "access": "public", "baseBranch": "master", "updateInternalDependencies": "patch", - "ignore": ["@accounts/e2e", "@examples/*"], + "ignore": [ + "@accounts/e2e", + "@examples/*", + "@accounts/module-*", + "@accounts/module-mikro-orm", + "@accounts/mikro-orm", + "@examples/graphql-mikro-orm-typescript" + ], "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": { "onlyUpdatePeerDependentsWhenOutOfRange": true } diff --git a/examples/graphql-server-typeorm-postgres/package.json b/examples/graphql-server-typeorm-postgres/package.json index cff5b83d8..30bd5fbcb 100755 --- a/examples/graphql-server-typeorm-postgres/package.json +++ b/examples/graphql-server-typeorm-postgres/package.json @@ -17,7 +17,7 @@ "@accounts/module-typeorm": "^0.34.0", "@accounts/password": "^0.32.2", "@accounts/server": "^0.33.1", - "@accounts/typeorm": "^0.34.0", + "@accounts/typeorm": "^0.33.1", "@apollo/server": "4.9.3", "@apollo/server-plugin-landing-page-graphql-playground": "4.0.1", "@graphql-tools/merge": "9.0.0", diff --git a/modules/module-typeorm/package.json b/modules/module-typeorm/package.json index 88313c712..f956c453a 100644 --- a/modules/module-typeorm/package.json +++ b/modules/module-typeorm/package.json @@ -36,7 +36,7 @@ "@accounts/module-core": "^0.34.0", "@accounts/password": "^0.32.0", "@accounts/server": "^0.32.0 || ^0.33.0", - "@accounts/typeorm": "^0.34.0", + "@accounts/typeorm": "^0.33.1", "@accounts/types": "^0.32.0 || ^0.33.0", "graphql": "^16.0.0", "graphql-modules": "^2.0.0", @@ -54,7 +54,7 @@ "@accounts/module-core": "^0.34.0", "@accounts/password": "^0.32.1", "@accounts/server": "^0.33.1", - "@accounts/typeorm": "^0.34.0", + "@accounts/typeorm": "^0.33.1", "@accounts/types": "^0.33.2", "@graphql-codegen/add": "5.0.0", "@graphql-codegen/cli": "5.0.0", diff --git a/packages/database-typeorm/package.json b/packages/database-typeorm/package.json index c41fedf00..384006a26 100644 --- a/packages/database-typeorm/package.json +++ b/packages/database-typeorm/package.json @@ -1,6 +1,6 @@ { "name": "@accounts/typeorm", - "version": "0.34.0", + "version": "0.33.1", "description": "TypeORM adaptor for accounts", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/packages/e2e/package.json b/packages/e2e/package.json index 7207ee34f..4ace7d9f5 100644 --- a/packages/e2e/package.json +++ b/packages/e2e/package.json @@ -44,7 +44,7 @@ "@accounts/rest-client": "^0.33.1", "@accounts/rest-express": "^0.33.1", "@accounts/server": "^0.33.1", - "@accounts/typeorm": "^0.34.0", + "@accounts/typeorm": "^0.33.1", "@accounts/types": "^0.33.2", "@apollo/client": "3.8.3", "@apollo/server": "4.9.3", diff --git a/yarn.lock b/yarn.lock index 9e434d567..06f9e1691 100644 --- a/yarn.lock +++ b/yarn.lock @@ -85,7 +85,7 @@ __metadata: "@accounts/rest-client": "npm:^0.33.1" "@accounts/rest-express": "npm:^0.33.1" "@accounts/server": "npm:^0.33.1" - "@accounts/typeorm": "npm:^0.34.0" + "@accounts/typeorm": "npm:^0.33.1" "@accounts/types": "npm:^0.33.2" "@apollo/client": "npm:3.8.3" "@apollo/server": "npm:4.9.3" @@ -407,7 +407,7 @@ __metadata: "@accounts/module-core": "npm:^0.34.0" "@accounts/password": "npm:^0.32.1" "@accounts/server": "npm:^0.33.1" - "@accounts/typeorm": "npm:^0.34.0" + "@accounts/typeorm": "npm:^0.33.1" "@accounts/types": "npm:^0.33.2" "@graphql-codegen/add": "npm:5.0.0" "@graphql-codegen/cli": "npm:5.0.0" @@ -431,7 +431,7 @@ __metadata: "@accounts/module-core": ^0.34.0 "@accounts/password": ^0.32.0 "@accounts/server": ^0.32.0 || ^0.33.0 - "@accounts/typeorm": ^0.34.0 + "@accounts/typeorm": ^0.33.1 "@accounts/types": ^0.32.0 || ^0.33.0 graphql: ^16.0.0 graphql-modules: ^2.0.0 @@ -635,7 +635,7 @@ __metadata: languageName: unknown linkType: soft -"@accounts/typeorm@npm:^0.34.0, @accounts/typeorm@workspace:packages/database-typeorm": +"@accounts/typeorm@npm:^0.33.1, @accounts/typeorm@workspace:packages/database-typeorm": version: 0.0.0-use.local resolution: "@accounts/typeorm@workspace:packages/database-typeorm" dependencies: @@ -4256,7 +4256,7 @@ __metadata: "@accounts/module-typeorm": "npm:^0.34.0" "@accounts/password": "npm:^0.32.2" "@accounts/server": "npm:^0.33.1" - "@accounts/typeorm": "npm:^0.34.0" + "@accounts/typeorm": "npm:^0.33.1" "@accounts/types": "npm:^0.33.2" "@apollo/server": "npm:4.9.3" "@apollo/server-plugin-landing-page-graphql-playground": "npm:4.0.1"