github-actions
released this
10 Jan 12:56
·
4 commits
to main
since this release
[2.0.3]
- Bump
async-graphql
to v5.- Bumped due to a bump in tauri-plugin-graphql.
- 9551574 Create update-async-graphql.md on 2023-01-10
pnpm Package Publish
> [email protected] prepublishOnly /home/runner/work/tauri-plugin-graphql/tauri-plugin-graphql/packages/urql
> pnpm run build
> [email protected] build /home/runner/work/tauri-plugin-graphql/tauri-plugin-graphql/packages/urql
> tsup
CLI Building entry: index.ts
CLI Using tsconfig: tsconfig.json
CLI tsup v6.5.0
CLI Using tsup config: /home/runner/work/tauri-plugin-graphql/tauri-plugin-graphql/packages/urql/tsup.config.ts
CLI Target: es2019
CLI Cleaning output folder
ESM Build start
ESM dist/index.mjs 25.85 KB
ESM ⚡️ Build success in 163ms
DTS Build start
DTS ⚡️ Build success in 1304ms
DTS dist/index.d.ts 1.53 KB
npm info it worked if it ends with ok
npm verb cli [
npm verb cli '/opt/hostedtoolcache/node/14.21.1/x64/bin/node',
npm verb cli '/opt/hostedtoolcache/node/14.21.1/x64/bin/npm',
npm verb cli 'publish',
npm verb cli '--ignore-scripts',
npm verb cli 'tauri-plugin-graphql-urql-2.0.3.tgz',
npm verb cli '--access',
npm verb cli 'public',
npm verb cli '--loglevel',
npm verb cli 'silly',
npm verb cli '--no-git-checks'
npm verb cli ]
npm info using [email protected]
npm info using [email protected]
npm verb npm-session a70548d14a357cb4
npm verb publish [ 'tauri-plugin-graphql-urql-2.0.3.tgz' ]
npm sill tarball no local data for file:tauri-plugin-graphql-urql-2.0.3.tgz. Extracting by manifest.
npm sill tarball no local data for file:tauri-plugin-graphql-urql-2.0.3.tgz. Extracting by manifest.
npm sill extract file:tauri-plugin-graphql-urql-2.0.3.tgz extracted to /tmp/npm-10298-1727e958/tmp/fromPackage-cba16d0b/package (14ms)
npm notice
npm notice 📦 [email protected]
npm notice === Tarball Contents ===
npm notice 873B package.json
npm notice 2.1kB README.md
npm notice 26.5kB dist/index.mjs
npm notice 1.6kB dist/index.d.ts
npm notice 1.1kB LICENSE
npm notice === Tarball Details ===
npm notice name: tauri-plugin-graphql-urql
npm notice version: 2.0.3
npm notice package size: 8.8 kB
npm notice unpacked size: 32.1 kB
npm notice shasum: 7facf587e7b3e54ffe18c02000544abd35f98bf3
npm notice integrity: sha512-gh76CRN9fHTvg[...]jZhqHU0Za5ecQ==
npm notice total files: 5
npm notice
npm http fetch PUT 200 https://registry.npmjs.org/tauri-plugin-graphql-urql 4788ms
+ [email protected]
npm verb exit [ 0, true ]
npm timing npm Completed in 7181ms
npm info ok