diff --git a/packages/fxa-admin-panel/CHANGELOG.md b/packages/fxa-admin-panel/CHANGELOG.md index e79723b4ee..21fc63ce43 100644 --- a/packages/fxa-admin-panel/CHANGELOG.md +++ b/packages/fxa-admin-panel/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.231.1 + +No changes. + ## 1.231.0 ### New features diff --git a/packages/fxa-admin-panel/package.json b/packages/fxa-admin-panel/package.json index 97d826ff57..d657aa14c4 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.231.0", + "version": "1.231.1", "description": "FxA Admin Panel", "scripts": { "build-postcss": "postcss src/styles/tailwind.css -o src/styles/tailwind.out.css", diff --git a/packages/fxa-admin-server/CHANGELOG.md b/packages/fxa-admin-server/CHANGELOG.md index 16dea9e6e7..a98530a1eb 100644 --- a/packages/fxa-admin-server/CHANGELOG.md +++ b/packages/fxa-admin-server/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.231.1 + +No changes. + ## 1.231.0 ### New features diff --git a/packages/fxa-admin-server/package.json b/packages/fxa-admin-server/package.json index eb54026e4b..90b0e7d782 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.231.0", + "version": "1.231.1", "description": "FxA GraphQL Admin Server", "scripts": { "prebuild": "rimraf dist", diff --git a/packages/fxa-auth-server/CHANGELOG.md b/packages/fxa-auth-server/CHANGELOG.md index df85ea5b46..566bcde944 100644 --- a/packages/fxa-auth-server/CHANGELOG.md +++ b/packages/fxa-auth-server/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.231.1 + +### Bug fixes + +- swagger: SyntaxError: Cannot use import statement outside a module ([e6de4302f](https://github.com/mozilla/fxa/commit/e6de4302f)) + ## 1.231.0 ### New features diff --git a/packages/fxa-auth-server/package.json b/packages/fxa-auth-server/package.json index 4c49b0f6f7..9739e909f4 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.231.0", + "version": "1.231.1", "description": "Firefox Accounts, an identity provider for Mozilla cloud services", "bin": { "fxa-auth": "./bin/key_server.js" diff --git a/packages/fxa-content-server/CHANGELOG.md b/packages/fxa-content-server/CHANGELOG.md index 17fdbe93da..590022134a 100644 --- a/packages/fxa-content-server/CHANGELOG.md +++ b/packages/fxa-content-server/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.231.1 + +No changes. + ## 1.231.0 ### Bug fixes diff --git a/packages/fxa-content-server/package.json b/packages/fxa-content-server/package.json index 47ebff0483..d5828827b1 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.231.0", + "version": "1.231.1", "description": "Firefox Accounts Content Server", "scripts": { "build": "tsc --build ../fxa-react && NODE_ENV=production grunt build", diff --git a/packages/fxa-customs-server/CHANGELOG.md b/packages/fxa-customs-server/CHANGELOG.md index 8494e22003..fcefc5430d 100644 --- a/packages/fxa-customs-server/CHANGELOG.md +++ b/packages/fxa-customs-server/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.231.1 + +No changes. + ## 1.231.0 ### Other changes diff --git a/packages/fxa-customs-server/package.json b/packages/fxa-customs-server/package.json index fcee9ad7f1..8330960191 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.231.0", + "version": "1.231.1", "description": "Firefox Accounts Customs Server", "author": "Mozilla (https://mozilla.org/)", "license": "MPL-2.0", diff --git a/packages/fxa-event-broker/CHANGELOG.md b/packages/fxa-event-broker/CHANGELOG.md index 56662ca47a..3a3033b89a 100644 --- a/packages/fxa-event-broker/CHANGELOG.md +++ b/packages/fxa-event-broker/CHANGELOG.md @@ -1,5 +1,9 @@ # Change history +## 1.231.1 + +No changes. + ## 1.231.0 ### Bug fixes diff --git a/packages/fxa-event-broker/package.json b/packages/fxa-event-broker/package.json index e1b080da42..f6bf6bedac 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.231.0", + "version": "1.231.1", "description": "Firefox Accounts Event Broker", "scripts": { "audit": "npm audit --json | audit-filter --nsp-config=.nsprc --audit=-", diff --git a/packages/fxa-geodb/CHANGELOG.md b/packages/fxa-geodb/CHANGELOG.md index 3ed07f73bf..961237d192 100644 --- a/packages/fxa-geodb/CHANGELOG.md +++ b/packages/fxa-geodb/CHANGELOG.md @@ -1,5 +1,9 @@ # Change history +## 1.231.1 + +No changes. + ## 1.231.0 No changes. diff --git a/packages/fxa-geodb/package.json b/packages/fxa-geodb/package.json index 6d84dfb907..a7e0354e57 100644 --- a/packages/fxa-geodb/package.json +++ b/packages/fxa-geodb/package.json @@ -1,6 +1,6 @@ { "name": "fxa-geodb", - "version": "1.231.0", + "version": "1.231.1", "description": "Firefox Accounts GeoDB Repo for Geolocation based services", "main": "lib/fxa-geodb.js", "directories": { diff --git a/packages/fxa-graphql-api/CHANGELOG.md b/packages/fxa-graphql-api/CHANGELOG.md index af85420333..19475addf7 100644 --- a/packages/fxa-graphql-api/CHANGELOG.md +++ b/packages/fxa-graphql-api/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.231.1 + +No changes. + ## 1.231.0 ### Other changes diff --git a/packages/fxa-graphql-api/package.json b/packages/fxa-graphql-api/package.json index c0b0714bbc..a9d5d4994b 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.231.0", + "version": "1.231.1", "description": "FxA GraphQL API", "scripts": { "prebuild": "rimraf dist", diff --git a/packages/fxa-payments-server/CHANGELOG.md b/packages/fxa-payments-server/CHANGELOG.md index 7ad65bb238..789fefde29 100644 --- a/packages/fxa-payments-server/CHANGELOG.md +++ b/packages/fxa-payments-server/CHANGELOG.md @@ -1,5 +1,9 @@ # Change history +## 1.231.1 + +No changes. + ## 1.231.0 ### Bug fixes diff --git a/packages/fxa-payments-server/package.json b/packages/fxa-payments-server/package.json index bd0f8a36cc..a9c7a47786 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.231.0", + "version": "1.231.1", "description": "Firefox Accounts Payments Service", "scripts": { "build-postcss": "postcss src/styles/tailwind.scss -o src/styles/tailwind.out.scss", diff --git a/packages/fxa-profile-server/CHANGELOG.md b/packages/fxa-profile-server/CHANGELOG.md index 6d88f2ebeb..930c8908d3 100644 --- a/packages/fxa-profile-server/CHANGELOG.md +++ b/packages/fxa-profile-server/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.231.1 + +No changes. + ## 1.231.0 ### Other changes diff --git a/packages/fxa-profile-server/package.json b/packages/fxa-profile-server/package.json index 8dc58664a6..4f21e0a995 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.231.0", + "version": "1.231.1", "private": true, "description": "Firefox Accounts Profile service.", "scripts": { diff --git a/packages/fxa-react/CHANGELOG.md b/packages/fxa-react/CHANGELOG.md index 580e2eb46b..4c168742c1 100644 --- a/packages/fxa-react/CHANGELOG.md +++ b/packages/fxa-react/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.231.1 + +No changes. + ## 1.231.0 ### Bug fixes diff --git a/packages/fxa-react/package.json b/packages/fxa-react/package.json index 8470dc8186..25cacf2ba2 100644 --- a/packages/fxa-react/package.json +++ b/packages/fxa-react/package.json @@ -1,6 +1,6 @@ { "name": "fxa-react", - "version": "1.231.0", + "version": "1.231.1", "description": "Shared components for FxA React Apps", "exports": { "./components/": "./dist/components/", diff --git a/packages/fxa-settings/CHANGELOG.md b/packages/fxa-settings/CHANGELOG.md index 1260538b21..2d49982273 100644 --- a/packages/fxa-settings/CHANGELOG.md +++ b/packages/fxa-settings/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.231.1 + +No changes. + ## 1.231.0 ### New features diff --git a/packages/fxa-settings/package.json b/packages/fxa-settings/package.json index 12da97037b..ebea07e61a 100644 --- a/packages/fxa-settings/package.json +++ b/packages/fxa-settings/package.json @@ -1,6 +1,6 @@ { "name": "fxa-settings", - "version": "1.231.0", + "version": "1.231.1", "homepage": "https://accounts.firefox.com/settings", "private": true, "scripts": { diff --git a/packages/fxa-shared/CHANGELOG.md b/packages/fxa-shared/CHANGELOG.md index 63fadacd38..1fba31e8ab 100644 --- a/packages/fxa-shared/CHANGELOG.md +++ b/packages/fxa-shared/CHANGELOG.md @@ -1,5 +1,9 @@ # Change history +## 1.231.1 + +No changes. + ## 1.231.0 ### New features diff --git a/packages/fxa-shared/package.json b/packages/fxa-shared/package.json index 6321cf1ffe..c99a2803b6 100644 --- a/packages/fxa-shared/package.json +++ b/packages/fxa-shared/package.json @@ -1,6 +1,6 @@ { "name": "fxa-shared", - "version": "1.231.0", + "version": "1.231.1", "description": "Shared module for FxA repositories", "main": "dist/index.js", "exports": { diff --git a/packages/fxa-support-panel/CHANGELOG.md b/packages/fxa-support-panel/CHANGELOG.md index 580ee1632d..ef3b6b724d 100644 --- a/packages/fxa-support-panel/CHANGELOG.md +++ b/packages/fxa-support-panel/CHANGELOG.md @@ -1,5 +1,9 @@ # Change history +## 1.231.1 + +No changes. + ## 1.231.0 ### Other changes diff --git a/packages/fxa-support-panel/package.json b/packages/fxa-support-panel/package.json index 776103fa71..c141e96643 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.231.0", + "version": "1.231.1", "description": "Small app to help customer support access FxA details", "directories": { "test": "test"