Files
klz-cables.com/.pnpm-store/v10/files/74/124810c4efaa932b99fc4729c798dff75b706b08e3443e729f5455246f5b8655749438e8ced4991b5722a3776f909366e78e386e08728d4146a108a276fea9
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

18 lines
424 B
Plaintext

// Note: This file is autogenerated using "resources/gen-version.js" script and
// automatically updated by "npm version" command.
/**
* A string containing the version of the GraphQL.js library
*/
export const version = '16.12.0';
/**
* An object containing the components of the GraphQL.js version string
*/
export const versionInfo = Object.freeze({
major: 16,
minor: 12,
patch: 0,
preReleaseTag: null,
});