Skip to content

Commit

Permalink
Release 1.233.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bbangert committed May 25, 2022
1 parent e0ee2ea commit 9412cf6
Show file tree
Hide file tree
Showing 28 changed files with 72 additions and 14 deletions.
4 changes: 4 additions & 0 deletions packages/fxa-admin-panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.233.1

No changes.

## 1.233.0

### New features
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-admin-panel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-admin-panel",
"version": "1.233.0",
"version": "1.233.1",
"description": "FxA Admin Panel",
"scripts": {
"build-postcss": "postcss src/styles/tailwind.css -o src/styles/tailwind.out.css",
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-admin-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.233.1

No changes.

## 1.233.0

### New features
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-admin-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-admin-server",
"version": "1.233.0",
"version": "1.233.1",
"description": "FxA GraphQL Admin Server",
"scripts": {
"prebuild": "rimraf dist",
Expand Down
6 changes: 6 additions & 0 deletions packages/fxa-auth-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.233.1

### Other changes

- deps: bump p-retry from 4.6.2 to 5.1.1" ([23b4849a4e](https://github.com/mozilla/fxa/commit/23b4849a4e))

## 1.233.0

### New features
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-auth-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-auth-server",
"version": "1.233.0",
"version": "1.233.1",
"description": "Firefox Accounts, an identity provider for Mozilla cloud services",
"bin": {
"fxa-auth": "./bin/key_server.js"
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-content-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.233.1

No changes.

## 1.233.0

### New features
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-content-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-content-server",
"version": "1.233.0",
"version": "1.233.1",
"description": "Firefox Accounts Content Server",
"scripts": {
"build": "tsc --build ../fxa-react && NODE_ENV=production grunt build",
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-customs-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.233.1

No changes.

## 1.233.0

### Other changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-customs-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-customs-server",
"version": "1.233.0",
"version": "1.233.1",
"description": "Firefox Accounts Customs Server",
"author": "Mozilla (https://mozilla.org/)",
"license": "MPL-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-event-broker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change history

## 1.233.1

No changes.

## 1.233.0

### Other changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-event-broker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-event-broker",
"version": "1.233.0",
"version": "1.233.1",
"description": "Firefox Accounts Event Broker",
"scripts": {
"audit": "npm audit --json | audit-filter --nsp-config=.nsprc --audit=-",
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-geodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change history

## 1.233.1

No changes.

## 1.233.0

### Other changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-geodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-geodb",
"version": "1.233.0",
"version": "1.233.1",
"description": "Firefox Accounts GeoDB Repo for Geolocation based services",
"main": "lib/fxa-geodb.js",
"directories": {
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-graphql-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.233.1

No changes.

## 1.233.0

### New features
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-graphql-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-graphql-api",
"version": "1.233.0",
"version": "1.233.1",
"description": "FxA GraphQL API",
"scripts": {
"prebuild": "rimraf dist",
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-payments-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change history

## 1.233.1

No changes.

## 1.233.0

### New features
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-payments-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-payments-server",
"version": "1.233.0",
"version": "1.233.1",
"description": "Firefox Accounts Payments Service",
"scripts": {
"build-postcss": "postcss src/styles/tailwind.scss -o src/styles/tailwind.out.scss",
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-profile-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.233.1

No changes.

## 1.233.0

### New features
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-profile-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-profile-server",
"version": "1.233.0",
"version": "1.233.1",
"private": true,
"description": "Firefox Accounts Profile service.",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.233.1

No changes.

## 1.233.0

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-react",
"version": "1.233.0",
"version": "1.233.1",
"description": "Shared components for FxA React Apps",
"exports": {
"./components/": "./dist/components/",
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-settings/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.233.1

No changes.

## 1.233.0

### New features
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-settings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-settings",
"version": "1.233.0",
"version": "1.233.1",
"homepage": "https://accounts.firefox.com/settings",
"private": true,
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change history

## 1.233.1

No changes.

## 1.233.0

### New features
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-shared",
"version": "1.233.0",
"version": "1.233.1",
"description": "Shared module for FxA repositories",
"main": "dist/index.js",
"exports": {
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-support-panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change history

## 1.233.1

No changes.

## 1.233.0

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-support-panel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-support-panel",
"version": "1.233.0",
"version": "1.233.1",
"description": "Small app to help customer support access FxA details",
"directories": {
"test": "test"
Expand Down

0 comments on commit 9412cf6

Please sign in to comment.