diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c9250605..38bebfb4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,6 @@ 1382 Jaco Bump deps (#1134) 2 Nikos Kontakis Add rollup dynamic import variables plugin (#789) + 2 Tarik Gul chore(yarn): update yarn to 4.1.0 (#1136) 1 Alex Saft Fix Vite build bundling error about EISDIR on `new URL('.', import.meta.url)` (#637) 1 Alex Wang support build when using lerna with on package (#214) 1 Amaury Martiny Allow .spec.ts files (#143) @@ -7,5 +8,4 @@ 1 Ewa Kowalska Add fix flag to eslint script (#419) 1 Nazar Mokrynskyi Remove redundant babel plugins (#501) 1 Stefanie Doll Added react-hot-loader to 'dev-react' config (#191) - 1 StefansArya Change bundle configuration to UMD (#557) - 1 Tarik Gul ci: add user (TarikGul) to auto-approve (#1137) \ No newline at end of file + 1 StefansArya Change bundle configuration to UMD (#557) \ No newline at end of file diff --git a/package.json b/package.json index bede7a56..e17c19be 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,10 @@ }, "sideEffects": false, "type": "module", - "version": "0.78.10", + "version": "0.78.11", "versions": { - "git": "0.78.10", - "npm": "0.78.10" + "git": "0.78.11", + "npm": "0.78.11" }, "workspaces": [ "packages/*" diff --git a/packages/dev-test/package.json b/packages/dev-test/package.json index d336279c..231eefd1 100644 --- a/packages/dev-test/package.json +++ b/packages/dev-test/package.json @@ -15,7 +15,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.78.10", + "version": "0.78.11", "main": "./index.js", "exports": { "./globals.d.ts": "./src/globals.d.ts" diff --git a/packages/dev-test/src/packageInfo.ts b/packages/dev-test/src/packageInfo.ts index 17ea1b4c..0affadf7 100644 --- a/packages/dev-test/src/packageInfo.ts +++ b/packages/dev-test/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/dev-test', path: 'auto', type: 'auto', version: '0.78.10' }; +export const packageInfo = { name: '@polkadot/dev-test', path: 'auto', type: 'auto', version: '0.78.11' }; diff --git a/packages/dev-ts/package.json b/packages/dev-ts/package.json index fed83126..af010392 100644 --- a/packages/dev-ts/package.json +++ b/packages/dev-ts/package.json @@ -15,7 +15,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.78.10", + "version": "0.78.11", "main": "./index.js", "exports": { "./globals.d.ts": "./src/globals.d.ts" diff --git a/packages/dev-ts/src/packageInfo.ts b/packages/dev-ts/src/packageInfo.ts index 146fb09d..95e534fe 100644 --- a/packages/dev-ts/src/packageInfo.ts +++ b/packages/dev-ts/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/dev-ts', path: 'auto', type: 'auto', version: '0.78.10' }; +export const packageInfo = { name: '@polkadot/dev-ts', path: 'auto', type: 'auto', version: '0.78.11' }; diff --git a/packages/dev/package.json b/packages/dev/package.json index 6920c185..df5f1620 100644 --- a/packages/dev/package.json +++ b/packages/dev/package.json @@ -15,7 +15,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.78.10", + "version": "0.78.11", "bin": { "polkadot-ci-ghact-build": "./scripts/polkadot-ci-ghact-build.mjs", "polkadot-ci-ghact-docs": "./scripts/polkadot-ci-ghact-docs.mjs", @@ -50,8 +50,8 @@ }, "dependencies": { "@eslint/js": "^8.56.0", - "@polkadot/dev-test": "^0.78.10", - "@polkadot/dev-ts": "^0.78.10", + "@polkadot/dev-test": "^0.78.11", + "@polkadot/dev-ts": "^0.78.11", "@rollup/plugin-alias": "^5.1.0", "@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-dynamic-import-vars": "^2.1.2", diff --git a/packages/dev/src/packageInfo.ts b/packages/dev/src/packageInfo.ts index 427b6642..e510dfb6 100644 --- a/packages/dev/src/packageInfo.ts +++ b/packages/dev/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/dev', path: 'auto', type: 'auto', version: '0.78.10' }; +export const packageInfo = { name: '@polkadot/dev', path: 'auto', type: 'auto', version: '0.78.11' }; diff --git a/yarn.lock b/yarn.lock index 1030afec..616f2b1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -433,7 +433,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/dev-test@npm:^0.78.10, @polkadot/dev-test@workspace:packages/dev-test": +"@polkadot/dev-test@npm:^0.78.11, @polkadot/dev-test@workspace:packages/dev-test": version: 0.0.0-use.local resolution: "@polkadot/dev-test@workspace:packages/dev-test" dependencies: @@ -443,7 +443,7 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/dev-ts@npm:^0.78.10, @polkadot/dev-ts@workspace:packages/dev-ts": +"@polkadot/dev-ts@npm:^0.78.11, @polkadot/dev-ts@workspace:packages/dev-ts": version: 0.0.0-use.local resolution: "@polkadot/dev-ts@workspace:packages/dev-ts" dependencies: @@ -458,8 +458,8 @@ __metadata: resolution: "@polkadot/dev@workspace:packages/dev" dependencies: "@eslint/js": "npm:^8.56.0" - "@polkadot/dev-test": "npm:^0.78.10" - "@polkadot/dev-ts": "npm:^0.78.10" + "@polkadot/dev-test": "npm:^0.78.11" + "@polkadot/dev-ts": "npm:^0.78.11" "@rollup/plugin-alias": "npm:^5.1.0" "@rollup/plugin-commonjs": "npm:^25.0.7" "@rollup/plugin-dynamic-import-vars": "npm:^2.1.2"