Skip to content

Commit

Permalink
Release 1.253.4
Browse files Browse the repository at this point in the history
  • Loading branch information
StaberindeZA committed Mar 13, 2023
1 parent 5c1bf3e commit 43a6802
Show file tree
Hide file tree
Showing 15 changed files with 25 additions and 25 deletions.
22 changes: 11 additions & 11 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ Claas Augner
claubatista
Cronus1007
Dan Callahan
Dan Schomburg
Danny Amey
Danny Coates
Dave Justice
Dan Schomburg
dave justice
Dave Justice
Deeksha Tiwari
Deepti
dependabot[bot]
Expand Down Expand Up @@ -70,8 +70,8 @@ Glen Mailer
Greg Guthe
GuptaTanisha
Gurjeet Singh
Hannah Quay-de la Vallee
hannahqd
Hannah Quay-de la Vallee
Heather Booker
Hector Zhao
hritvi
Expand All @@ -92,8 +92,8 @@ Jed Parsons
Jody Heavener
Johannes Faust
John Gruen
John Morrison
johngruen
John Morrison
Jon Buckley
Jon Petto
Josef Weldemariam
Expand All @@ -114,15 +114,15 @@ Larissa Gaulia
larissagaulia
Lauren Zugai
Leif Oines
Les Orchard
lesley
Lesley Norton
lesleyjanenorton
Lesley Norton
Les Orchard
Lisa Chan
Lloyd Hilaiel
luke crouch
Mark Striemer
[email protected]
Mark Striemer
marniepw
Marty Ballard
[email protected]
Expand Down Expand Up @@ -155,8 +155,8 @@ Nick Chapman
Nkwuda Sunday Cletus
Omkar Yadav
Pdf Bot
Peter deHaan
[email protected]
Peter deHaan
Phil Booth
Philip Jenvey
Princi Vershwal
Expand All @@ -169,8 +169,8 @@ Renoir Boulanger
Renovate Bot
Riadh Chtara
riadhchtara
Ricky Rosario
ricky rosario
Ricky Rosario
Rishi Baldawa
Robert Kowalski
Robin Wilson
Expand All @@ -186,8 +186,8 @@ Sai Prashanth Chandramouli
Sam Penrose
Sarah Bird
sdespacio
Se Yeon Kim
Sean McArthur
Se Yeon Kim
Shane Tomlinson
shikhar-scs
Shivam Singhal
Expand Down Expand Up @@ -223,6 +223,6 @@ Yehuda B
Yehuda Bar-Nir
YFdyh000
yogita
Zach Carter
Zachary Carter
Zach Carter
郭佳慧
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.253.3",
"version": "1.253.4",
"description": "FxA Admin Panel",
"scripts": {
"build-css": "tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/tailwind.out.css --postcss",
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.253.3",
"version": "1.253.4",
"description": "FxA GraphQL Admin Server",
"scripts": {
"prebuild": "rimraf dist",
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.253.3",
"version": "1.253.4",
"description": "Firefox Accounts, an identity provider for Mozilla cloud services",
"bin": {
"fxa-auth": "./bin/key_server.js"
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.253.3",
"version": "1.253.4",
"description": "Firefox Accounts Content Server",
"scripts": {
"build": "tsc --build ../fxa-react && npm run build-css && NODE_ENV=production grunt build",
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.253.3",
"version": "1.253.4",
"description": "Firefox Accounts Customs Server",
"author": "Mozilla (https://mozilla.org/)",
"license": "MPL-2.0",
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.253.3",
"version": "1.253.4",
"description": "Firefox Accounts Event Broker",
"scripts": {
"audit": "npm audit --json | audit-filter --nsp-config=.nsprc --audit=-",
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.253.3",
"version": "1.253.4",
"description": "Firefox Accounts GeoDB Repo for Geolocation based services",
"main": "lib/fxa-geodb.js",
"directories": {
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.253.3",
"version": "1.253.4",
"description": "FxA GraphQL API",
"scripts": {
"prebuild": "rimraf dist",
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.253.3",
"version": "1.253.4",
"description": "Firefox Accounts Payments Service",
"scripts": {
"build-css": "tailwindcss --postcss -i ./src/styles/tailwind.css -o ./src/styles/tailwind.out.css",
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.253.3",
"version": "1.253.4",
"private": true,
"description": "Firefox Accounts Profile service.",
"scripts": {
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.253.3",
"version": "1.253.4",
"description": "Shared components for FxA React Apps",
"exports": {
"./components/": "./dist/components/",
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.253.3",
"version": "1.253.4",
"homepage": "https://accounts.firefox.com/settings",
"private": true,
"scripts": {
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.253.3",
"version": "1.253.4",
"description": "Shared module for FxA repositories",
"main": "dist/index.js",
"exports": {
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.253.3",
"version": "1.253.4",
"description": "Small app to help customer support access FxA details",
"directories": {
"test": "test"
Expand Down

0 comments on commit 43a6802

Please sign in to comment.