mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(release): 1.4.3 [skip ci]
## [1.4.3](https://github.com/apricote/Listory/compare/v1.4.2...v1.4.3) (2020-09-05) ### Bug Fixes * **deps:** update dependency @nestjs/jwt to v7.1.0 ([e43f2ee](e43f2ee135)) * **deps:** update dependency @testing-library/jest-dom to v5.11.4 ([aaa9bff](aaa9bff029)) * **deps:** update dependency @testing-library/react to v10.4.9 ([9a52905](9a52905f12)) * **deps:** update dependency @testing-library/user-event to v12 ([8196db1](8196db1280)) * **deps:** update dependency @types/node to v12.12.55 ([22aa30d](22aa30d82d)) * **deps:** update dependency @types/react to v16.9.49 ([382f96f](382f96f7f1)) * **deps:** update dependency @types/recharts to v1.8.15 ([f5f9dec](f5f9decf95)) * **deps:** update dependency autoprefixer to v9.8.6 ([60cedf0](60cedf068c)) * **deps:** update dependency class-transformer to v0.3.1 [security] ([6c54ad0](6c54ad0a74)) * **deps:** update dependency date-fns to v2.16.1 ([0e25114](0e2511430e)) * **deps:** update dependency nestjs-typeorm-paginate to v2.1.1 ([0ffb3da](0ffb3da1db)) * **deps:** update dependency pg to v8.3.3 ([349b28e](349b28e879)) * **deps:** update dependency react-router-dom to v5.2.0 ([2930bb3](2930bb31ce)) * **deps:** update dependency rxjs to v6.6.2 ([341a2ab](341a2ab68b)) * **deps:** update dependency tailwindcss to v1.8.2 ([759d7aa](759d7aac5f)) * **deps:** update package-lock.json after deps updates ([71591bf](71591bf6ff)) * jest root folder config ([0d8bc26](0d8bc26f0d))
This commit is contained in:
parent
71591bf6ff
commit
15308bfb7c
4 changed files with 27 additions and 4 deletions
23
CHANGELOG.md
23
CHANGELOG.md
|
|
@ -1,3 +1,26 @@
|
|||
## [1.4.3](https://github.com/apricote/Listory/compare/v1.4.2...v1.4.3) (2020-09-05)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update dependency @nestjs/jwt to v7.1.0 ([e43f2ee](https://github.com/apricote/Listory/commit/e43f2ee1358ef5c47aa06ad435f07c83ead5b564))
|
||||
* **deps:** update dependency @testing-library/jest-dom to v5.11.4 ([aaa9bff](https://github.com/apricote/Listory/commit/aaa9bff029b11c3d4fc907f92e8dff31ebe2b975))
|
||||
* **deps:** update dependency @testing-library/react to v10.4.9 ([9a52905](https://github.com/apricote/Listory/commit/9a52905f12edc1a87f219521240525222157a702))
|
||||
* **deps:** update dependency @testing-library/user-event to v12 ([8196db1](https://github.com/apricote/Listory/commit/8196db1280ae4a228f0cd0af6c46ff8da85d5ca9))
|
||||
* **deps:** update dependency @types/node to v12.12.55 ([22aa30d](https://github.com/apricote/Listory/commit/22aa30d82dc8f6a785d4d780778785914ccfd4fb))
|
||||
* **deps:** update dependency @types/react to v16.9.49 ([382f96f](https://github.com/apricote/Listory/commit/382f96f7f101f956af19cba848beee545736fd91))
|
||||
* **deps:** update dependency @types/recharts to v1.8.15 ([f5f9dec](https://github.com/apricote/Listory/commit/f5f9decf95018a10b72bca0f690e6a2894c00b45))
|
||||
* **deps:** update dependency autoprefixer to v9.8.6 ([60cedf0](https://github.com/apricote/Listory/commit/60cedf068c1f8bed66cb8f82af41cb724405fc44))
|
||||
* **deps:** update dependency class-transformer to v0.3.1 [security] ([6c54ad0](https://github.com/apricote/Listory/commit/6c54ad0a7408f80f722591444b05e4f4359fc3eb))
|
||||
* **deps:** update dependency date-fns to v2.16.1 ([0e25114](https://github.com/apricote/Listory/commit/0e2511430e682c30f84f3ff0bf61ccbfda3759f9))
|
||||
* **deps:** update dependency nestjs-typeorm-paginate to v2.1.1 ([0ffb3da](https://github.com/apricote/Listory/commit/0ffb3da1dbbe2d9a57ce0fb1ae66aba9c43737b4))
|
||||
* **deps:** update dependency pg to v8.3.3 ([349b28e](https://github.com/apricote/Listory/commit/349b28e879cd3599c88c23a2b44251ddad2c3b8f))
|
||||
* **deps:** update dependency react-router-dom to v5.2.0 ([2930bb3](https://github.com/apricote/Listory/commit/2930bb31ceb9e3a81c97d7130acc5c7c9eedaf8d))
|
||||
* **deps:** update dependency rxjs to v6.6.2 ([341a2ab](https://github.com/apricote/Listory/commit/341a2ab68b86a80345fb6f19ddb54b915adf3e75))
|
||||
* **deps:** update dependency tailwindcss to v1.8.2 ([759d7aa](https://github.com/apricote/Listory/commit/759d7aac5f8e8e232fcaf5d1319803c7437ac0dc))
|
||||
* **deps:** update package-lock.json after deps updates ([71591bf](https://github.com/apricote/Listory/commit/71591bf6ff4bb59cd174b7cd2dafd7fbd5906e66))
|
||||
* jest root folder config ([0d8bc26](https://github.com/apricote/Listory/commit/0d8bc26f0d10516e6ca812dd995be4ccdc92e953))
|
||||
|
||||
## [1.4.2](https://github.com/apricote/Listory/compare/v1.4.1...v1.4.2) (2020-07-12)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -14,8 +14,8 @@ type: application
|
|||
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
version: 1.4.2
|
||||
version: 1.4.3
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
appVersion: 1.4.2
|
||||
appVersion: 1.4.3
|
||||
|
|
|
|||
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@listory/api",
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@listory/api",
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"description": "Track your Spotify Listen History",
|
||||
"author": {
|
||||
"name": "Julian Tölle",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue