mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(release): 1.6.1 [skip ci]
## [1.6.1](https://github.com/apricote/Listory/compare/v1.6.0...v1.6.1) (2020-11-15) ### Bug Fixes * **deps:** update dependency @nestjs/passport to v7.1.0 ([ad85dd7](ad85dd753d)) * **deps:** update dependency @nestjs/swagger to v4.7.3 ([ac7ef85](ac7ef857af)) * **deps:** update dependency @nestjs/typeorm to v7.1.4 ([a6f496a](a6f496a6d3)) * **deps:** update dependency @testing-library/user-event to v12.2.2 ([57258db](57258db330)) * **deps:** update dependency @types/node to v12.19.4 ([ce4c5e9](ce4c5e9fdb)) * **deps:** update dependency postcss-cli to v7.1.2 ([945f192](945f192f7e)) * **deps:** update dependency rxjs to v6.6.3 ([7214b0c](7214b0c51e)) * **deps:** update dependency tailwindcss to v1.9.6 ([7119457](7119457773)) * **deps:** update dependency typeorm to v0.2.29 ([ff2f1a0](ff2f1a0ee7)) * **deps:** update various packages ([52b8d26](52b8d26c18))
This commit is contained in:
parent
52b8d26c18
commit
d620c03219
4 changed files with 20 additions and 4 deletions
|
|
@ -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.6.0
|
||||
version: 1.6.1
|
||||
|
||||
# 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.6.0
|
||||
appVersion: 1.6.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue