Skip to content

Commit

Permalink
Release 1.162.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dannycoates committed Mar 17, 2020
1 parent 7129162 commit a8430bc
Show file tree
Hide file tree
Showing 35 changed files with 70 additions and 24 deletions.
4 changes: 4 additions & 0 deletions packages/fxa-auth-db-mysql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.162.2

No changes.

## 1.162.1

No changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-auth-db-mysql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/fxa-auth-db-mysql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-auth-db-mysql",
"version": "1.162.1",
"version": "1.162.2",
"description": "MySQL backend for Firefox Accounts",
"main": "index.js",
"repository": {
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.162.2

### Bug fixes

- access-tokens: prune the access token index on set ([71291622d](https://github.com/mozilla/fxa/commit/71291622d))

## 1.162.1

No changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-auth-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.162.1",
"version": "1.162.2",
"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.162.2

No changes.

## 1.162.1

No changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-content-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.162.1",
"version": "1.162.2",
"description": "Firefox Accounts Content Server",
"scripts": {
"build-production": "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.162.2

No changes.

## 1.162.1

No changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-customs-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.162.1",
"version": "1.162.2",
"description": "Firefox Accounts Customs Server",
"author": "Mozilla (https://mozilla.org/)",
"license": "MPL-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-email-event-proxy/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/fxa-email-event-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-email-event-proxy",
"version": "1.162.1",
"version": "1.162.2",
"description": "Proxies events from Sendgrid to FxA SQS queues",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/fxa-email-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.162.2

No changes.

## 1.162.1

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-email-service/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/fxa-email-service/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fxa_email_service"
version = "1.162.1"
version = "1.162.2"
publish = false
edition = "2018"

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.162.2

No changes.

## 1.162.1

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-event-broker/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.162.1",
"version": "1.162.2",
"description": "Firefox Accounts Event Broker",
"scripts": {
"build": "./node_modules/typescript/bin/tsc",
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.162.2

No changes.

## 1.162.1

No changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-geodb/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.162.1",
"version": "1.162.2",
"private": false,
"description": "Firefox Accounts GeoDB Repo for Geolocation based services",
"main": "lib/fxa-geodb.js",
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.162.2

No changes.

## 1.162.1

No changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-payments-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.162.1",
"version": "1.162.2",
"description": "Firefox Accounts Payments Service",
"scripts": {
"lint": "npm-run-all --parallel lint:*",
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.162.2

No changes.

## 1.162.1

No changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-profile-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.162.1",
"version": "1.162.2",
"private": true,
"description": "Firefox Accounts Profile service.",
"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.162.2

No changes.

## 1.162.1

No changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-shared/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.162.1",
"version": "1.162.2",
"description": "Shared module for FxA repositories",
"main": "dist/index.js",
"scripts": {
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.162.2

No changes.

## 1.162.1

No changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-support-panel/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.162.1",
"version": "1.162.2",
"description": "Small app to help customer support access FxA details",
"directories": {
"test": "test"
Expand Down

0 comments on commit a8430bc

Please sign in to comment.