We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84de9e commit fe6fe51Copy full SHA for fe6fe51
libs/integrations/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@pezzo/integrations",
3
"description": "Pezzo integrations for various platforms",
4
- "version": "0.1.9",
+ "version": "0.1.10",
5
"type": "commonjs",
6
"author": "Ariel Weinberger",
7
"keywords": [
package.json
@@ -1,6 +1,6 @@
"name": "pezzo",
- "version": "0.2.0",
+ "version": "0.3.0",
"license": "MIT",
"scripts": {
"graphql:codegen": "nx graphql:codegen:offline server",
0 commit comments