Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore / Release #1547

Merged
merged 1 commit into from
Jan 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/examples/auth-zero/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-example-auth-zero",
"version": "2.11.1",
"version": "2.11.2",
"license": "Apache-2.0",
"private": true,
"description": "Example of connecting a SQLite database with Auth0.",
Expand Down
2 changes: 1 addition & 1 deletion src/examples/aws-cognito/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@exogee/graphweaver-example-aws-cognito",
"private": true,
"version": "2.11.1",
"version": "2.11.2",
"license": "Apache-2.0",
"description": "Example of connecting to AWS Cognito",
"main": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/examples/databases/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-example-databases",
"version": "2.11.1",
"version": "2.11.2",
"license": "Apache-2.0",
"private": true,
"description": "Example of connecting a MySQL and PostgreSQL database together.",
Expand Down
2 changes: 1 addition & 1 deletion src/examples/federation/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@exogee/graphweaver-example-federation",
"private": true,
"version": "2.11.1",
"version": "2.11.2",
"license": "Apache-2.0",
"description": "Example app used to test federation compatibility",
"main": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/examples/microsoft-entra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-example-microsoft-entra",
"version": "2.11.1",
"version": "2.11.2",
"license": "Apache-2.0",
"private": true,
"description": "Example of connecting a SQLite database with Microsoft Entra.",
Expand Down
2 changes: 1 addition & 1 deletion src/examples/okta/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-example-okta",
"version": "2.11.1",
"version": "2.11.2",
"license": "Apache-2.0",
"private": true,
"description": "Example of connecting a SQLite database with Okta.",
Expand Down
2 changes: 1 addition & 1 deletion src/examples/rest-with-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-example-rest-with-auth",
"version": "2.11.1",
"version": "2.11.2",
"license": "Apache-2.0",
"private": true,
"description": "Example of connecting a Rest API with a MySQL database and complex auth.",
Expand Down
2 changes: 1 addition & 1 deletion src/examples/rest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-example-rest",
"version": "2.11.1",
"version": "2.11.2",
"license": "Apache-2.0",
"description": "Simple example of connecting to a Rest API.",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion src/examples/s3-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-example-s3-storage",
"version": "2.11.1",
"version": "2.11.2",
"license": "Apache-2.0",
"private": true,
"description": "Example of connecting Graphweaver to an AWS S3 bucket.",
Expand Down
2 changes: 1 addition & 1 deletion src/examples/sqlite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-example-sqlite",
"version": "2.11.1",
"version": "2.11.2",
"license": "Apache-2.0",
"private": true,
"description": "Example of connecting a SQLite database.",
Expand Down
2 changes: 1 addition & 1 deletion src/examples/xero/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-example-xero",
"version": "2.11.1",
"version": "2.11.2",
"license": "Apache-2.0",
"private": true,
"description": "Example of using @exogee/graphweaver to connect two Xero instances",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/admin-ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-admin-ui-components",
"version": "2.11.1",
"version": "2.11.2",
"description": "Components from Graphweaver's admin UI which you can use in your projects as you like",
"license": "Apache-2.0",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/admin-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-admin-ui",
"version": "2.11.1",
"version": "2.11.2",
"type": "module",
"main": "dist/main.js",
"types": "src/main.tsx",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/apollo-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-apollo-client",
"version": "2.11.1",
"version": "2.11.2",
"description": "Useful helpers for working with Apollo Client and Graphweaver",
"license": "Apache-2.0",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/auth-ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-auth-ui-components",
"version": "2.11.1",
"version": "2.11.2",
"description": "Components from Graphweaver's Auth UI which you can use in your projects as you like",
"license": "Apache-2.0",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-auth",
"version": "2.11.1",
"version": "2.11.2",
"description": "Row-Level Security support for @exogee/graphweaver",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/aws-cognito/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-aws",
"version": "2.11.1",
"version": "2.11.2",
"main": "lib/index.js",
"source": "src/index.ts",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-builder",
"version": "2.11.1",
"version": "2.11.2",
"description": "A tool for building and running Graphweaver projects",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-cdk",
"version": "2.11.1",
"version": "2.11.2",
"description": "Deploy Graphweaver to AWS",
"license": "Apache-2.0",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphweaver",
"version": "2.11.1",
"version": "2.11.2",
"description": "A tool for managing, running, debugging and building Graphweaver projects",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-config",
"version": "2.11.1",
"version": "2.11.2",
"description": "Retrieve and parse Graphweaver configurations",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver",
"version": "2.11.1",
"version": "2.11.2",
"description": "Graphweaver Core Package",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/end-to-end/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-end-to-end",
"version": "2.11.1",
"version": "2.11.2",
"description": "Graphweaver Test Suite",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/load-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-load-testing",
"version": "2.11.1",
"version": "2.11.2",
"private": true,
"description": "Graphweaver Load Testing Suite",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/logger",
"version": "2.11.1",
"version": "2.11.2",
"description": "Common logging output for Exogee projects",
"license": "Apache-2.0",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/mikro-orm-sqlite-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mikro-orm-sqlite-wasm",
"version": "2.11.1",
"version": "2.11.2",
"description": "MikroORM SQLite Driver Wasm",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/mikroorm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-mikroorm",
"version": "2.11.1",
"version": "2.11.2",
"description": "MikroORM backend for @exogee/graphweaver",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/rest-legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-rest-legacy",
"version": "2.11.1",
"version": "2.11.2",
"description": "Legacy RESTful backend adapter for @exogee/graphweaver",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/rest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-rest",
"version": "2.11.1",
"version": "2.11.2",
"description": "RESTful backend adapter for @exogee/graphweaver",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/scalars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-scalars",
"version": "2.11.1",
"version": "2.11.2",
"description": "Common scalar types for use with @exogee/graphweaver",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-server",
"version": "2.11.1",
"version": "2.11.2",
"description": "Server support for @exogee/graphweaver",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/storage-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-storage-provider",
"version": "2.11.1",
"version": "2.11.2",
"description": "Graphweaver Storage Provider Package",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/packages/vite-plugin-graphweaver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-graphweaver",
"version": "2.11.1",
"version": "2.11.2",
"description": "A vite plugin for use with @exogee/graphweaver's admin UI",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/xero/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exogee/graphweaver-xero",
"version": "2.11.1",
"version": "2.11.2",
"description": "Xero backend for @exogee/graphweaver",
"license": "Apache-2.0",
"scripts": {
Expand Down
Loading