diff --git a/packages/fxa-admin-panel/package.json b/packages/fxa-admin-panel/package.json index ddbdd90b26..35929dca86 100644 --- a/packages/fxa-admin-panel/package.json +++ b/packages/fxa-admin-panel/package.json @@ -1,6 +1,6 @@ { "name": "fxa-admin-panel", - "version": "1.244.3", + "version": "1.245.0", "description": "FxA Admin Panel", "scripts": { "build-css": "tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/tailwind.out.css --postcss", diff --git a/packages/fxa-admin-server/package.json b/packages/fxa-admin-server/package.json index 9d13425240..4e361e8734 100644 --- a/packages/fxa-admin-server/package.json +++ b/packages/fxa-admin-server/package.json @@ -1,6 +1,6 @@ { "name": "fxa-admin-server", - "version": "1.244.3", + "version": "1.245.0", "description": "FxA GraphQL Admin Server", "scripts": { "prebuild": "rimraf dist", diff --git a/packages/fxa-auth-server/package.json b/packages/fxa-auth-server/package.json index 888f66d27e..3ef860041e 100644 --- a/packages/fxa-auth-server/package.json +++ b/packages/fxa-auth-server/package.json @@ -1,6 +1,6 @@ { "name": "fxa-auth-server", - "version": "1.244.3", + "version": "1.245.0", "description": "Firefox Accounts, an identity provider for Mozilla cloud services", "bin": { "fxa-auth": "./bin/key_server.js" diff --git a/packages/fxa-content-server/package.json b/packages/fxa-content-server/package.json index 23a77a076f..88a51081ce 100644 --- a/packages/fxa-content-server/package.json +++ b/packages/fxa-content-server/package.json @@ -1,6 +1,6 @@ { "name": "fxa-content-server", - "version": "1.244.3", + "version": "1.245.0", "description": "Firefox Accounts Content Server", "scripts": { "build": "tsc --build ../fxa-react && npm run build-css && NODE_ENV=production grunt build", diff --git a/packages/fxa-customs-server/package.json b/packages/fxa-customs-server/package.json index b968655297..bceb17410c 100644 --- a/packages/fxa-customs-server/package.json +++ b/packages/fxa-customs-server/package.json @@ -1,6 +1,6 @@ { "name": "fxa-customs-server", - "version": "1.244.3", + "version": "1.245.0", "description": "Firefox Accounts Customs Server", "author": "Mozilla (https://mozilla.org/)", "license": "MPL-2.0", diff --git a/packages/fxa-event-broker/package.json b/packages/fxa-event-broker/package.json index 9887557fe6..04364e72b7 100644 --- a/packages/fxa-event-broker/package.json +++ b/packages/fxa-event-broker/package.json @@ -1,6 +1,6 @@ { "name": "fxa-event-broker", - "version": "1.244.3", + "version": "1.245.0", "description": "Firefox Accounts Event Broker", "scripts": { "audit": "npm audit --json | audit-filter --nsp-config=.nsprc --audit=-", diff --git a/packages/fxa-geodb/package.json b/packages/fxa-geodb/package.json index 10a6a64e79..d915b736be 100644 --- a/packages/fxa-geodb/package.json +++ b/packages/fxa-geodb/package.json @@ -1,6 +1,6 @@ { "name": "fxa-geodb", - "version": "1.244.3", + "version": "1.245.0", "description": "Firefox Accounts GeoDB Repo for Geolocation based services", "main": "lib/fxa-geodb.js", "directories": { diff --git a/packages/fxa-graphql-api/package.json b/packages/fxa-graphql-api/package.json index 230eb30566..80489d261f 100644 --- a/packages/fxa-graphql-api/package.json +++ b/packages/fxa-graphql-api/package.json @@ -1,6 +1,6 @@ { "name": "fxa-graphql-api", - "version": "1.244.3", + "version": "1.245.0", "description": "FxA GraphQL API", "scripts": { "prebuild": "rimraf dist", diff --git a/packages/fxa-payments-server/package.json b/packages/fxa-payments-server/package.json index aaf6bd0b3d..08cbddd256 100644 --- a/packages/fxa-payments-server/package.json +++ b/packages/fxa-payments-server/package.json @@ -1,6 +1,6 @@ { "name": "fxa-payments-server", - "version": "1.244.3", + "version": "1.245.0", "description": "Firefox Accounts Payments Service", "scripts": { "build-css": "tailwindcss --postcss -i ./src/styles/tailwind.css -o ./src/styles/tailwind.out.css", diff --git a/packages/fxa-profile-server/package.json b/packages/fxa-profile-server/package.json index ba34b6231c..1b67cb8d8d 100644 --- a/packages/fxa-profile-server/package.json +++ b/packages/fxa-profile-server/package.json @@ -1,6 +1,6 @@ { "name": "fxa-profile-server", - "version": "1.244.3", + "version": "1.245.0", "private": true, "description": "Firefox Accounts Profile service.", "scripts": { diff --git a/packages/fxa-react/package.json b/packages/fxa-react/package.json index f85bf962e6..77263cb9f4 100644 --- a/packages/fxa-react/package.json +++ b/packages/fxa-react/package.json @@ -1,6 +1,6 @@ { "name": "fxa-react", - "version": "1.244.3", + "version": "1.245.0", "description": "Shared components for FxA React Apps", "exports": { "./components/": "./dist/components/", diff --git a/packages/fxa-settings/package.json b/packages/fxa-settings/package.json index 6d22c2cc95..bafa80d455 100644 --- a/packages/fxa-settings/package.json +++ b/packages/fxa-settings/package.json @@ -1,6 +1,6 @@ { "name": "fxa-settings", - "version": "1.244.3", + "version": "1.245.0", "homepage": "https://accounts.firefox.com/settings", "private": true, "scripts": { diff --git a/packages/fxa-shared/package.json b/packages/fxa-shared/package.json index dfa98b6d95..7e303c9efb 100644 --- a/packages/fxa-shared/package.json +++ b/packages/fxa-shared/package.json @@ -1,6 +1,6 @@ { "name": "fxa-shared", - "version": "1.244.3", + "version": "1.245.0", "description": "Shared module for FxA repositories", "main": "dist/index.js", "exports": { diff --git a/packages/fxa-support-panel/package.json b/packages/fxa-support-panel/package.json index 3884331a89..4f8ce382af 100644 --- a/packages/fxa-support-panel/package.json +++ b/packages/fxa-support-panel/package.json @@ -1,6 +1,6 @@ { "name": "fxa-support-panel", - "version": "1.244.3", + "version": "1.245.0", "description": "Small app to help customer support access FxA details", "directories": { "test": "test"