Skip to content

Commit

Permalink
Release 1.236.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoJP committed Jul 6, 2022
1 parent 82f1382 commit 021d39d
Show file tree
Hide file tree
Showing 29 changed files with 231 additions and 15 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Brandon Ebersohl
Brian Warner
Bryan Olsson
byrw
César Carruitero
championshuttler
Chiamaka-Uzuegbu
Chris Heilmann
Expand All @@ -35,7 +36,6 @@ ckarlof
Claas Augner
claubatista
Cronus1007
César Carruitero
Dan Callahan
Dan Schomburg
Danny Amey
Expand Down
11 changes: 11 additions & 0 deletions packages/fxa-admin-panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 1.236.0

### Other changes

- deps: Upgrade tailwindcss (v1.9 to v3), autoprefixer, ## 1.235.2 all SB deps, replace postcss deps, remove other deps ([d866a06d76](https://github.com/mozilla/fxa/commit/d866a06d76))
- fxa-admin-panel: Upgrade @sentry/tracing from ^6.19.2 to ^7.3.1 ([ad82ed8ccc](https://github.com/mozilla/fxa/commit/ad82ed8ccc))
- admin-panel: Remove graphql package ([b0e1a670c5](https://github.com/mozilla/fxa/commit/b0e1a670c5))
- admin-panel: Upgrade @sentry/node from ^6.19.2 to ^7.2.0 ([9c7ff58f58](https://github.com/mozilla/fxa/commit/9c7ff58f58))
- admin-panel: Upgrade @types/convict from ^5.2.2 to ^6.1.1 ([73284d9f27](https://github.com/mozilla/fxa/commit/73284d9f27))
- admin-panel: Remove unused dependencies ([40cc469f26](https://github.com/mozilla/fxa/commit/40cc469f26))

## 1.235.2

No changes.
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.235.2",
"version": "1.236.0",
"description": "FxA Admin Panel",
"scripts": {
"build-css": "tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/tailwind.out.css",
Expand Down
20 changes: 20 additions & 0 deletions packages/fxa-admin-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## 1.236.0

### New features

- scripts: update script to output to json Because: ([b87cafb2dd](https://github.com/mozilla/fxa/commit/b87cafb2dd))

### Other changes

- deps-dev: bump @nestjs/cli from 8.2.5 to 8.2.8 ([45cd393fce](https://github.com/mozilla/fxa/commit/45cd393fce))
- deps: bump knex from 2.0.0 to 2.1.0 ([f90d92e42d](https://github.com/mozilla/fxa/commit/f90d92e42d))
- payments: remove downloadURL from code and Stripe metadata Because: ([bca41f28e0](https://github.com/mozilla/fxa/commit/bca41f28e0))
- deps: bump stripe from 9.8.0 to 9.10.0 ([8763e4a50b](https://github.com/mozilla/fxa/commit/8763e4a50b))
- admin-server: Update googleapis from 102.0.0 to 104.0.0" ([a5d5affb6a](https://github.com/mozilla/fxa/commit/a5d5affb6a))
- admin-server: Update ts-morph from 13.0.3 to 15.1.0 ([0e0105cea2](https://github.com/mozilla/fxa/commit/0e0105cea2))
- admin-server: Update @types/convict from 5.2.2 to 6.1.1 ([903696087c](https://github.com/mozilla/fxa/commit/903696087c))
- admin-server: Update googleapis from 102.0.0 to 104.0.0 ([9fb9ab457c](https://github.com/mozilla/fxa/commit/9fb9ab457c))
- admin-server: Update eslint from 7.32.0 to 8.18.0 ([0453d093b0](https://github.com/mozilla/fxa/commit/0453d093b0))
- admin-server: Remove unused dependencies ([069a987cc2](https://github.com/mozilla/fxa/commit/069a987cc2))
- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84))

## 1.235.2

No changes.
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.235.2",
"version": "1.236.0",
"description": "FxA GraphQL Admin Server",
"scripts": {
"prebuild": "rimraf dist",
Expand Down
44 changes: 44 additions & 0 deletions packages/fxa-auth-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,47 @@
## 1.236.0

### New features

- scripts: update script to output to json Because: ([b87cafb2dd](https://github.com/mozilla/fxa/commit/b87cafb2dd))
- auth: restore expandResource prior behavior ([9592d596a8](https://github.com/mozilla/fxa/commit/9592d596a8))
- auth: ignore missing account for api calls ([078e1c1b7b](https://github.com/mozilla/fxa/commit/078e1c1b7b))
- subscriptions: add feature flag for Stripe Tax Because: ([5c7744eb6d](https://github.com/mozilla/fxa/commit/5c7744eb6d))
- Because: ([300a96ea2e](https://github.com/mozilla/fxa/commit/300a96ea2e))
- auth: log unhandled paypal ipn Because: ([3c55e5a457](https://github.com/mozilla/fxa/commit/3c55e5a457))
- support-panel: add App Store subscriptions to support-panel Because: ([d8d9a9f576](https://github.com/mozilla/fxa/commit/d8d9a9f576))

### Bug fixes

- auth: patch source lookup method ([69a0916d80](https://github.com/mozilla/fxa/commit/69a0916d80))
- auth: update existing type ([0a63727662](https://github.com/mozilla/fxa/commit/0a63727662))
- auth: user Sent Unnecessary Finish Setting Up Account Reminder Email Because: ([097baedb9e](https://github.com/mozilla/fxa/commit/097baedb9e))
- auth: surface response validation errors in Sentry and logs ([4af2f9a86c](https://github.com/mozilla/fxa/commit/4af2f9a86c))
- deps: Fix error - Object is possibly null ([543df6d5a8](https://github.com/mozilla/fxa/commit/543df6d5a8))
- auth: handleMpCancel remove on BA id match Because: ([2f4c922d56](https://github.com/mozilla/fxa/commit/2f4c922d56))
- auth: update subscriptionPaymentExpired Email Template Copy Because: ([f838d10bac](https://github.com/mozilla/fxa/commit/f838d10bac))
- auth-server: Fix "Expires Invalid Date" for cc info on Subscription Management ([85ce639a18](https://github.com/mozilla/fxa/commit/85ce639a18))
- email: Revise subscriptionAccountFinishSetupEmail ([052fcf2b43](https://github.com/mozilla/fxa/commit/052fcf2b43))

### Other changes

- deps: Update ajv ([14e782b3b2](https://github.com/mozilla/fxa/commit/14e782b3b2))
- deps: Update ajv ([40c5e0ba28](https://github.com/mozilla/fxa/commit/40c5e0ba28))
- deps: bump i18n-iso-countries from 7.4.0 to 7.5.0" ([439c969c81](https://github.com/mozilla/fxa/commit/439c969c81))
- deps-dev: bump sass from 1.52.1 to 1.53.0" ([7c740e61c4](https://github.com/mozilla/fxa/commit/7c740e61c4))
- deps-dev: bump sass from 1.52.1 to 1.53.0 ([5ed06f09ea](https://github.com/mozilla/fxa/commit/5ed06f09ea))
- deps: bump i18n-iso-countries from 7.4.0 to 7.5.0 ([24b47fc3f2](https://github.com/mozilla/fxa/commit/24b47fc3f2))
- 48c33f4e95 Revisions based on feedback ([48c33f4e95](https://github.com/mozilla/fxa/commit/48c33f4e95))
- deps-dev: bump @storybook/addon-docs from 6.5.8 to 6.5.9 ([769ef19000](https://github.com/mozilla/fxa/commit/769ef19000))
- payments: remove downloadURL from code and Stripe metadata Because: ([bca41f28e0](https://github.com/mozilla/fxa/commit/bca41f28e0))
- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17))
- deps: bump keyv from 4.3.0 to 4.3.2 ([b1c93b99a2](https://github.com/mozilla/fxa/commit/b1c93b99a2))
- deps: bump stripe from 9.8.0 to 9.10.0 ([8763e4a50b](https://github.com/mozilla/fxa/commit/8763e4a50b))
- fxa-profile-server: 4d19d3c210 chore(fxa-profile-server) remove mkdirp ([4d19d3c210](https://github.com/mozilla/fxa/commit/4d19d3c210))
- deps: bump app-store-server-api from 0.3.1 to 0.5.0 ([a6afcae20d](https://github.com/mozilla/fxa/commit/a6afcae20d))
- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84))
- deps: bump @type-cacheable/core from 10.1.0 to 10.1.2 ([a135c596e9](https://github.com/mozilla/fxa/commit/a135c596e9))
- deps: bump jsdom from 19.0.0 to 20.0.0 ([93a3d15445](https://github.com/mozilla/fxa/commit/93a3d15445))

## 1.235.2

No changes.
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.235.2",
"version": "1.236.0",
"description": "Firefox Accounts, an identity provider for Mozilla cloud services",
"bin": {
"fxa-auth": "./bin/key_server.js"
Expand Down
21 changes: 21 additions & 0 deletions packages/fxa-content-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## 1.236.0

### New features

- pair: Add button to open Firefox View after completing pairing ([043c3a7974](https://github.com/mozilla/fxa/commit/043c3a7974))
- css: Add Tailwind to content-server ([09cb96eee2](https://github.com/mozilla/fxa/commit/09cb96eee2))

### Bug fixes

- metrics: Flush metrics before completing sign-in ([1c0e049708](https://github.com/mozilla/fxa/commit/1c0e049708))

### Other changes

- css: Add Tailwind to content-server" ([91b730e97c](https://github.com/mozilla/fxa/commit/91b730e97c))
- deps: bump postcss-cli from 7.1.1 to 10.0.0" ([444e648be0](https://github.com/mozilla/fxa/commit/444e648be0))
- deps: bump postcss-cli from 7.1.1 to 10.0.0 ([ae25aba3ed](https://github.com/mozilla/fxa/commit/ae25aba3ed))
- deps: Upgrade tailwindcss (v1.9 to v3), autoprefixer, ## 1.235.2 all SB deps, replace postcss deps, remove other deps ([d866a06d76](https://github.com/mozilla/fxa/commit/d866a06d76))
- payments: remove downloadURL from code and Stripe metadata Because: ([bca41f28e0](https://github.com/mozilla/fxa/commit/bca41f28e0))
- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17))
- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84))

## 1.235.2

### Bug fixes
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.235.2",
"version": "1.236.0",
"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.236.0

No changes.

## 1.235.2

No 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.235.2",
"version": "1.236.0",
"description": "Firefox Accounts Customs Server",
"author": "Mozilla (https://mozilla.org/)",
"license": "MPL-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/fxa-event-broker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change history

## 1.236.0

### Other changes

- deps-dev: bump @nestjs/cli from 8.2.5 to 8.2.8 ([45cd393fce](https://github.com/mozilla/fxa/commit/45cd393fce))
- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17))
- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84))

## 1.235.2

No 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.235.2",
"version": "1.236.0",
"description": "Firefox Accounts Event Broker",
"scripts": {
"audit": "npm audit --json | audit-filter --nsp-config=.nsprc --audit=-",
Expand Down
10 changes: 10 additions & 0 deletions packages/fxa-geodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change history

## 1.236.0

### Other changes

- deps: update sinon and eslint in fxa-geodb ([234ce37f03](https://github.com/mozilla/fxa/commit/234ce37f03))
- deps: Removes mkdrip dep in favor of fs impl ([e4d38edd38](https://github.com/mozilla/fxa/commit/e4d38edd38))
- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17))
- deps: Updates maxmind dep ([d63f5136eb](https://github.com/mozilla/fxa/commit/d63f5136eb))
- deps: bump cron from 1.8.2 to 2.0.0 ([f832203e4f](https://github.com/mozilla/fxa/commit/f832203e4f))

## 1.235.2

No 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.235.2",
"version": "1.236.0",
"description": "Firefox Accounts GeoDB Repo for Geolocation based services",
"main": "lib/fxa-geodb.js",
"directories": {
Expand Down
10 changes: 10 additions & 0 deletions packages/fxa-graphql-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.236.0

### Other changes

- deps-dev: bump @nestjs/cli from 8.2.5 to 8.2.8 ([45cd393fce](https://github.com/mozilla/fxa/commit/45cd393fce))
- deps: bump knex from 2.0.0 to 2.1.0 ([f90d92e42d](https://github.com/mozilla/fxa/commit/f90d92e42d))
- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17))
- deps: bump apollo-server from 2.25.3 to 2.25.4 ([3731701bbe](https://github.com/mozilla/fxa/commit/3731701bbe))
- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84))

## 1.235.2

No changes.
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.235.2",
"version": "1.236.0",
"description": "FxA GraphQL API",
"scripts": {
"prebuild": "rimraf dist",
Expand Down
20 changes: 20 additions & 0 deletions packages/fxa-payments-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Change history

## 1.236.0

### New features

- scripts: update script to output to json Because: ([b87cafb2dd](https://github.com/mozilla/fxa/commit/b87cafb2dd))
- subscriptions: add feature flag for Stripe Tax Because: ([5c7744eb6d](https://github.com/mozilla/fxa/commit/5c7744eb6d))

### Bug fixes

- a11y: ARIA nodes should have an accessible name ([1a0b3561c6](https://github.com/mozilla/fxa/commit/1a0b3561c6))
- a11y: add missing landmarks to Subscriptions page Because: ([1f6aa9347a](https://github.com/mozilla/fxa/commit/1f6aa9347a))

### Other changes

- payments: remove unused dependencies Because: ([cee6e8be4b](https://github.com/mozilla/fxa/commit/cee6e8be4b))
- deps: Upgrade tailwindcss (v1.9 to v3), autoprefixer, ## 1.235.2 all SB deps, replace postcss deps, remove other deps ([d866a06d76](https://github.com/mozilla/fxa/commit/d866a06d76))
- 8c56a68202 Revise expirationDate ([8c56a68202](https://github.com/mozilla/fxa/commit/8c56a68202))
- deps: bump @stripe/react-stripe-js from 1.8.1 to 1.9.0 ([b180650ab5](https://github.com/mozilla/fxa/commit/b180650ab5))
- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84))

## 1.235.2

No changes.
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.235.2",
"version": "1.236.0",
"description": "Firefox Accounts Payments Service",
"scripts": {
"build-css": "tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/tailwind.out.css",
Expand Down
10 changes: 10 additions & 0 deletions packages/fxa-profile-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.236.0

### Other changes

- deps: replace mkdirp with fs.mkdirSync ([d704a84f69](https://github.com/mozilla/fxa/commit/d704a84f69))
- deps: upgrade sinon on profile server ([ff2bba2fd8](https://github.com/mozilla/fxa/commit/ff2bba2fd8))
- fxa-profile-server: upgrade commander ([11b5740574](https://github.com/mozilla/fxa/commit/11b5740574))
- fxa-profile-server: upgrade eslint ([d6f639f833](https://github.com/mozilla/fxa/commit/d6f639f833))
- fxa-profile-server: upgrade mocha ([4f1e3a5d77](https://github.com/mozilla/fxa/commit/4f1e3a5d77))

## 1.235.2

No changes.
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.235.2",
"version": "1.236.0",
"private": true,
"description": "Firefox Accounts Profile service.",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions packages/fxa-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.236.0

### Bug fixes

- a11y: ARIA nodes should have an accessible name ([1a0b3561c6](https://github.com/mozilla/fxa/commit/1a0b3561c6))

### Other changes

- deps-dev: bump @testing-library/user-event from 14.2.0 to 14.2.1" ([8bde216aea](https://github.com/mozilla/fxa/commit/8bde216aea))
- deps-dev: bump @testing-library/user-event from 14.2.0 to 14.2.1 ([c5dbf7f970](https://github.com/mozilla/fxa/commit/c5dbf7f970))
- deps: Upgrade tailwindcss (v1.9 to v3), autoprefixer, ## 1.235.2 all SB deps, replace postcss deps, remove other deps ([d866a06d76](https://github.com/mozilla/fxa/commit/d866a06d76))

## 1.235.2

No changes.
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.235.2",
"version": "1.236.0",
"description": "Shared components for FxA React Apps",
"exports": {
"./components/": "./dist/components/",
Expand Down
14 changes: 14 additions & 0 deletions packages/fxa-settings/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 1.236.0

### Bug fixes

- a11y: ARIA nodes should have an accessible name ([1a0b3561c6](https://github.com/mozilla/fxa/commit/1a0b3561c6))

### Other changes

- deps-dev: bump @testing-library/user-event from 14.2.0 to 14.2.1" ([8bde216aea](https://github.com/mozilla/fxa/commit/8bde216aea))
- deps-dev: bump @testing-library/user-event from 14.2.0 to 14.2.1 ([c5dbf7f970](https://github.com/mozilla/fxa/commit/c5dbf7f970))
- deps: Upgrade tailwindcss (v1.9 to v3), autoprefixer, ## 1.235.2 all SB deps, replace postcss deps, remove other deps ([d866a06d76](https://github.com/mozilla/fxa/commit/d866a06d76))
- deps: bump react-easy-crop from 4.3.0 to 4.4.0 ([3e54ef4779](https://github.com/mozilla/fxa/commit/3e54ef4779))
- deps: bump @emotion/react from 11.9.0 to 11.9.3 ([1c46412966](https://github.com/mozilla/fxa/commit/1c46412966))

## 1.235.2

No changes.
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.235.2",
"version": "1.236.0",
"homepage": "https://accounts.firefox.com/settings",
"private": true,
"scripts": {
Expand Down
20 changes: 20 additions & 0 deletions packages/fxa-shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Change history

## 1.236.0

### New features

- scripts: update script to output to json Because: ([b87cafb2dd](https://github.com/mozilla/fxa/commit/b87cafb2dd))
- auth: restore expandResource prior behavior ([9592d596a8](https://github.com/mozilla/fxa/commit/9592d596a8))

### Other changes

- deps: Update ajv ([40c5e0ba28](https://github.com/mozilla/fxa/commit/40c5e0ba28))
- deps: bump knex from 2.0.0 to 2.1.0 ([f90d92e42d](https://github.com/mozilla/fxa/commit/f90d92e42d))
- payments: remove downloadURL from code and Stripe metadata Because: ([bca41f28e0](https://github.com/mozilla/fxa/commit/bca41f28e0))
- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17))
- deps: bump apollo-server from 2.25.3 to 2.25.4 ([3731701bbe](https://github.com/mozilla/fxa/commit/3731701bbe))
- deps: bump stripe from 9.8.0 to 9.10.0 ([8763e4a50b](https://github.com/mozilla/fxa/commit/8763e4a50b))
- deps: bump app-store-server-api from 0.3.1 to 0.5.0 ([a6afcae20d](https://github.com/mozilla/fxa/commit/a6afcae20d))
- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84))
- deps: bump @type-cacheable/core from 10.1.0 to 10.1.2 ([a135c596e9](https://github.com/mozilla/fxa/commit/a135c596e9))
- deps: bump jsdom from 19.0.0 to 20.0.0 ([93a3d15445](https://github.com/mozilla/fxa/commit/93a3d15445))

## 1.235.2

No changes.
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.235.2",
"version": "1.236.0",
"description": "Shared module for FxA repositories",
"main": "dist/index.js",
"exports": {
Expand Down
Loading

0 comments on commit 021d39d

Please sign in to comment.