Skip to content

Commit d25dd61

Browse files
committed
chore(all-release): v0.3.2
1 parent 750ef65 commit d25dd61

17 files changed

+147
-15
lines changed

CHANGELOG.md

+46
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,52 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.2](https://github.com/eficode/pipeline-the-game/compare/v0.3.1...v0.3.2) (2021-02-12)
7+
8+
9+
### Bug Fixes
10+
11+
* **all-general:** fix delivery step subtitle ([fa3a8ec](https://github.com/eficode/pipeline-the-game/commit/fa3a8ecbd0237e0a68e76c5544c0e360e464d5ea))
12+
* **all-general:** update test password ([5e87985](https://github.com/eficode/pipeline-the-game/commit/5e87985c4255a6eb15a616adc82f08b5bf4e0913))
13+
* **app-auth:** fix cypress broken tests ([76121d4](https://github.com/eficode/pipeline-the-game/commit/76121d4f9907976a1173655370b2e5badff3ecc6))
14+
* **app-general:** add missing hooks dep ([72f01b7](https://github.com/eficode/pipeline-the-game/commit/72f01b78122c080225f3781105e3813d16e84e11))
15+
* **app-general:** fix components import for storybook ([a9f7f16](https://github.com/eficode/pipeline-the-game/commit/a9f7f163da5f89b55e76a2d1b1c54b0d5acf3f2e))
16+
* **app-general:** fix join game link button ([72eeac5](https://github.com/eficode/pipeline-the-game/commit/72eeac5d850fda1f60a80b86ff62bfbde8871629))
17+
* **app-general:** fix missing hook dep ([8c3c9d1](https://github.com/eficode/pipeline-the-game/commit/8c3c9d102bdadb898d0a2dbe2d1a17487a7460fc))
18+
* **app-general:** fix svg ([e65cf4a](https://github.com/eficode/pipeline-the-game/commit/e65cf4a83a513a75439afd827d69a69d55326bfe))
19+
* **app-general:** fix useParams ([d7fc564](https://github.com/eficode/pipeline-the-game/commit/d7fc564855ece77530ab9f1d17b3c6e4b57894ac))
20+
* **app-general:** fix verify reset password code ([7699ca5](https://github.com/eficode/pipeline-the-game/commit/7699ca58bb08dacb75a674bd310d8dfefde18e1e))
21+
* **app-signup:** sdd scroll to signup form ([9839476](https://github.com/eficode/pipeline-the-game/commit/9839476e10b0ba8cf3e14aa1cf9a49d2ca965000))
22+
23+
24+
### Features
25+
26+
* **all-general:** add random game name ([dd85800](https://github.com/eficode/pipeline-the-game/commit/dd858005432494e405b4b10e54e286f5440f3970))
27+
* **app-auth:** add reset password success dialog ([73f6ce5](https://github.com/eficode/pipeline-the-game/commit/73f6ce591d64c2e5403b843ab6ea4d9cc58c8d8e))
28+
* **app-auth:** improve forgot password success page ([7583c25](https://github.com/eficode/pipeline-the-game/commit/7583c25e774322285c228ec369a92950384b5e02))
29+
* **app-board:** add arrow to panel ([bbb20a5](https://github.com/eficode/pipeline-the-game/commit/bbb20a553651ebc2590601a45a89e9680cca4446))
30+
* **app-board:** add copied popup to share dialog ([d16b86b](https://github.com/eficode/pipeline-the-game/commit/d16b86b50637bb2ad14bbe782c5f96c479f28483))
31+
* **app-board:** add type and tags card translations ([8b9810d](https://github.com/eficode/pipeline-the-game/commit/8b9810dba58814d5c3a6882fb2438be0fd445260))
32+
* **app-board:** improve cursor ([6af4d23](https://github.com/eficode/pipeline-the-game/commit/6af4d23a44737926b5286082b4e7f1b0d7764ed3))
33+
* **app-board:** make estimation clickable ([5ffc88c](https://github.com/eficode/pipeline-the-game/commit/5ffc88c8987cf7b815a52318f30ee1553145a8a6))
34+
* **app-general:** add forgot and reset pwd feature ([a48f38c](https://github.com/eficode/pipeline-the-game/commit/a48f38c5c83ab23dd4159ff13ddf8ce0bac02d64))
35+
* **app-general:** add google chrome suggestion banner ([25f571d](https://github.com/eficode/pipeline-the-game/commit/25f571d6158b2dc85db795ec5f89f66ba1748c94))
36+
* **app-general:** add input error border ui ([78f0bfa](https://github.com/eficode/pipeline-the-game/commit/78f0bfa7dba49483376d86112d74919a6a445726))
37+
* **app-general:** add popover and improve signup ui ([777ec3f](https://github.com/eficode/pipeline-the-game/commit/777ec3fe6a7e953c3f6f384d5a73c24b9554fc48))
38+
* **app-general:** add rotating diamond logo as initial loading ([6132a52](https://github.com/eficode/pipeline-the-game/commit/6132a52ce210ee452855224dbf0055369027e035))
39+
* **app-general:** add temporary dashboard image and game name ([35c6068](https://github.com/eficode/pipeline-the-game/commit/35c6068893753596bd317cc8100efd064916a038))
40+
* **app-general:** add test id to dashboard button ([e03d889](https://github.com/eficode/pipeline-the-game/commit/e03d8894a2b08e63238e40ececfa2330fab00d2c))
41+
* **app-general:** add test ids to buttons ([2eaaef4](https://github.com/eficode/pipeline-the-game/commit/2eaaef42c799184b41ff9afd2aafd15d4d7f5313))
42+
* **app-general:** add tooltips to icons ([5c21c64](https://github.com/eficode/pipeline-the-game/commit/5c21c6424500822de3c45ddbebe600d087214f62))
43+
* **app-general:** improve icon and two column page components ([a7787d1](https://github.com/eficode/pipeline-the-game/commit/a7787d1300937d61771503a33ae5683125719ef9))
44+
* **app-general:** refresh token every time ([b3588ee](https://github.com/eficode/pipeline-the-game/commit/b3588eef272989371680c14b631dbcffc9b665a5))
45+
* **app-signup:** move email verification required to dialog ([3f40ba5](https://github.com/eficode/pipeline-the-game/commit/3f40ba568ebefa8773303a2b17954e1d029dd47b))
46+
47+
48+
49+
50+
51+
652
## [0.3.1](https://github.com/eficode/pipeline-the-game/compare/v0.3.0...v0.3.1) (2021-02-08)
753

854

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.3.1",
5+
"version": "0.3.2",
66
"command": {
77
"version": {
88
"allowBranch": "main",

packages/common/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.2](https://github.com/eficode/pipeline-the-game/compare/v0.3.1...v0.3.2) (2021-02-12)
7+
8+
9+
### Features
10+
11+
* **all-general:** add random game name ([dd85800](https://github.com/eficode/pipeline-the-game/commit/dd858005432494e405b4b10e54e286f5440f3970))
12+
13+
14+
15+
16+
17+
618
## [0.3.1](https://github.com/eficode/pipeline-the-game/compare/v0.3.0...v0.3.1) (2021-02-08)
719

820
**Note:** Version bump only for package @pipeline/common

packages/common/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipeline/common",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"types": "build/index.d.ts",
55
"typings": "build/index.d.ts",
66
"main": "build/cjs/index.js",

packages/database/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.2](https://github.com/eficode/pipeline-the-game/compare/v0.3.1...v0.3.2) (2021-02-12)
7+
8+
**Note:** Version bump only for package @pipeline/database
9+
10+
11+
12+
13+
14+
615
## [0.3.1](https://github.com/eficode/pipeline-the-game/compare/v0.3.0...v0.3.1) (2021-02-08)
716

817
**Note:** Version bump only for package @pipeline/database

packages/database/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/database/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@pipeline/database",
33
"private": true,
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"scripts": {
66
"test": "mocha -r ts-node/register test/*.spec.ts",
77
"test:local": "npx env-cmd -f .env mocha -r ts-node/register test/*.spec.ts --timeout 5000"
88
},
99
"devDependencies": {
1010
"@firebase/rules-unit-testing": "^1.1.10",
11-
"@pipeline/common": "^0.3.1",
11+
"@pipeline/common": "^0.3.2",
1212
"@types/mocha": "^8.2.0",
1313
"env-cmd": "^10.1.0",
1414
"mocha": "^8.2.1",

packages/firestore/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.2](https://github.com/eficode/pipeline-the-game/compare/v0.3.1...v0.3.2) (2021-02-12)
7+
8+
9+
### Features
10+
11+
* **all-general:** add random game name ([dd85800](https://github.com/eficode/pipeline-the-game/commit/dd858005432494e405b4b10e54e286f5440f3970))
12+
13+
14+
15+
16+
17+
618
## [0.3.1](https://github.com/eficode/pipeline-the-game/compare/v0.3.0...v0.3.1) (2021-02-08)
719

820
**Note:** Version bump only for package @pipeline/firestore

packages/firestore/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/firestore/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
},
88
"devDependencies": {
99
"@firebase/rules-unit-testing": "^1.1.10",
10-
"@pipeline/common": "^0.3.1",
10+
"@pipeline/common": "^0.3.2",
1111
"@types/mocha": "^8.2.0",
1212
"env-cmd": "^10.1.0",
1313
"mocha": "^8.2.1",
1414
"ts-node": "^9.1.1",
1515
"typescript": "^4.1.3"
1616
},
17-
"version": "0.3.1"
17+
"version": "0.3.2"
1818
}

packages/functions/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.2](https://github.com/eficode/pipeline-the-game/compare/v0.3.1...v0.3.2) (2021-02-12)
7+
8+
**Note:** Version bump only for package @pipeline/functions
9+
10+
11+
12+
13+
14+
615
## [0.3.1](https://github.com/eficode/pipeline-the-game/compare/v0.3.0...v0.3.1) (2021-02-08)
716

817
**Note:** Version bump only for package @pipeline/functions

packages/functions/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/functions/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"main": "lib/index.js",
2020
"dependencies": {
21-
"@pipeline/common": "^0.3.1",
21+
"@pipeline/common": "^0.3.2",
2222
"async-retry": "^1.3.1",
2323
"express": "^4.17.1",
2424
"firebase-admin": "^9.2.0",
@@ -47,5 +47,5 @@
4747
"typescript": "^3.8.0"
4848
},
4949
"private": true,
50-
"version": "0.3.1"
50+
"version": "0.3.2"
5151
}

packages/game-app/CHANGELOG.md

+44
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,50 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.2](https://github.com/eficode/pipeline-the-game/compare/v0.3.1...v0.3.2) (2021-02-12)
7+
8+
9+
### Bug Fixes
10+
11+
* **app-auth:** fix cypress broken tests ([76121d4](https://github.com/eficode/pipeline-the-game/commit/76121d4f9907976a1173655370b2e5badff3ecc6))
12+
* **app-general:** add missing hooks dep ([72f01b7](https://github.com/eficode/pipeline-the-game/commit/72f01b78122c080225f3781105e3813d16e84e11))
13+
* **app-general:** fix components import for storybook ([a9f7f16](https://github.com/eficode/pipeline-the-game/commit/a9f7f163da5f89b55e76a2d1b1c54b0d5acf3f2e))
14+
* **app-general:** fix join game link button ([72eeac5](https://github.com/eficode/pipeline-the-game/commit/72eeac5d850fda1f60a80b86ff62bfbde8871629))
15+
* **app-general:** fix missing hook dep ([8c3c9d1](https://github.com/eficode/pipeline-the-game/commit/8c3c9d102bdadb898d0a2dbe2d1a17487a7460fc))
16+
* **app-general:** fix svg ([e65cf4a](https://github.com/eficode/pipeline-the-game/commit/e65cf4a83a513a75439afd827d69a69d55326bfe))
17+
* **app-general:** fix useParams ([d7fc564](https://github.com/eficode/pipeline-the-game/commit/d7fc564855ece77530ab9f1d17b3c6e4b57894ac))
18+
* **app-general:** fix verify reset password code ([7699ca5](https://github.com/eficode/pipeline-the-game/commit/7699ca58bb08dacb75a674bd310d8dfefde18e1e))
19+
* **app-signup:** sdd scroll to signup form ([9839476](https://github.com/eficode/pipeline-the-game/commit/9839476e10b0ba8cf3e14aa1cf9a49d2ca965000))
20+
21+
22+
### Features
23+
24+
* **all-general:** add random game name ([dd85800](https://github.com/eficode/pipeline-the-game/commit/dd858005432494e405b4b10e54e286f5440f3970))
25+
* **app-auth:** add reset password success dialog ([73f6ce5](https://github.com/eficode/pipeline-the-game/commit/73f6ce591d64c2e5403b843ab6ea4d9cc58c8d8e))
26+
* **app-auth:** improve forgot password success page ([7583c25](https://github.com/eficode/pipeline-the-game/commit/7583c25e774322285c228ec369a92950384b5e02))
27+
* **app-board:** add arrow to panel ([bbb20a5](https://github.com/eficode/pipeline-the-game/commit/bbb20a553651ebc2590601a45a89e9680cca4446))
28+
* **app-board:** add copied popup to share dialog ([d16b86b](https://github.com/eficode/pipeline-the-game/commit/d16b86b50637bb2ad14bbe782c5f96c479f28483))
29+
* **app-board:** add type and tags card translations ([8b9810d](https://github.com/eficode/pipeline-the-game/commit/8b9810dba58814d5c3a6882fb2438be0fd445260))
30+
* **app-board:** improve cursor ([6af4d23](https://github.com/eficode/pipeline-the-game/commit/6af4d23a44737926b5286082b4e7f1b0d7764ed3))
31+
* **app-board:** make estimation clickable ([5ffc88c](https://github.com/eficode/pipeline-the-game/commit/5ffc88c8987cf7b815a52318f30ee1553145a8a6))
32+
* **app-general:** add forgot and reset pwd feature ([a48f38c](https://github.com/eficode/pipeline-the-game/commit/a48f38c5c83ab23dd4159ff13ddf8ce0bac02d64))
33+
* **app-general:** add google chrome suggestion banner ([25f571d](https://github.com/eficode/pipeline-the-game/commit/25f571d6158b2dc85db795ec5f89f66ba1748c94))
34+
* **app-general:** add input error border ui ([78f0bfa](https://github.com/eficode/pipeline-the-game/commit/78f0bfa7dba49483376d86112d74919a6a445726))
35+
* **app-general:** add popover and improve signup ui ([777ec3f](https://github.com/eficode/pipeline-the-game/commit/777ec3fe6a7e953c3f6f384d5a73c24b9554fc48))
36+
* **app-general:** add rotating diamond logo as initial loading ([6132a52](https://github.com/eficode/pipeline-the-game/commit/6132a52ce210ee452855224dbf0055369027e035))
37+
* **app-general:** add temporary dashboard image and game name ([35c6068](https://github.com/eficode/pipeline-the-game/commit/35c6068893753596bd317cc8100efd064916a038))
38+
* **app-general:** add test id to dashboard button ([e03d889](https://github.com/eficode/pipeline-the-game/commit/e03d8894a2b08e63238e40ececfa2330fab00d2c))
39+
* **app-general:** add test ids to buttons ([2eaaef4](https://github.com/eficode/pipeline-the-game/commit/2eaaef42c799184b41ff9afd2aafd15d4d7f5313))
40+
* **app-general:** add tooltips to icons ([5c21c64](https://github.com/eficode/pipeline-the-game/commit/5c21c6424500822de3c45ddbebe600d087214f62))
41+
* **app-general:** improve icon and two column page components ([a7787d1](https://github.com/eficode/pipeline-the-game/commit/a7787d1300937d61771503a33ae5683125719ef9))
42+
* **app-general:** refresh token every time ([b3588ee](https://github.com/eficode/pipeline-the-game/commit/b3588eef272989371680c14b631dbcffc9b665a5))
43+
* **app-signup:** move email verification required to dialog ([3f40ba5](https://github.com/eficode/pipeline-the-game/commit/3f40ba568ebefa8773303a2b17954e1d029dd47b))
44+
45+
46+
47+
48+
49+
650
## [0.3.1](https://github.com/eficode/pipeline-the-game/compare/v0.3.0...v0.3.1) (2021-02-08)
751

852
**Note:** Version bump only for package game-app

packages/game-app/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/game-app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "game-app",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"private": true,
55
"dependencies": {
66
"@dnd-kit/core": "^1.0.1",
77
"@hookform/resolvers": "^1.2.0",
8-
"@pipeline/common": "^0.3.1",
8+
"@pipeline/common": "^0.3.2",
99
"@reduxjs/toolkit": "^1.5.0",
1010
"firebase": "^8.2.5",
1111
"i18n-js": "^3.8.0",

0 commit comments

Comments
 (0)