Skip to content

Commit fb1c875

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.0...v1.12.0) (2022-04-22) ### Features * add profile view ([17ec697](17ec697)) * add user profile view ([580ebda](580ebda)) * **auth:** store basic user info with tokens ([668e8c0](668e8c0)) * **following:** use round images for users ([6ffe61d](6ffe61d)) * **signin:** redirect to library after sign in ([b610561](b610561)) * use round images for users ([97e5d93](97e5d93))
1 parent f4ff2c7 commit fb1c875

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.12.0](https://github.com/garredow/raincloud/compare/v1.11.0...v1.12.0) (2022-04-22)
2+
3+
4+
### Features
5+
6+
* add profile view ([17ec697](https://github.com/garredow/raincloud/commit/17ec697be2b08466f9e42d7f9031ab962433ff5f))
7+
* add user profile view ([580ebda](https://github.com/garredow/raincloud/commit/580ebdaa011f2d44ec646ad74296a7d58beaa0d0))
8+
* **auth:** store basic user info with tokens ([668e8c0](https://github.com/garredow/raincloud/commit/668e8c0e57f0c8eb7b2daf2ffb3ad90c27be3c83))
9+
* **following:** use round images for users ([6ffe61d](https://github.com/garredow/raincloud/commit/6ffe61d11a3642e106019c894cd970fd814d964e))
10+
* **signin:** redirect to library after sign in ([b610561](https://github.com/garredow/raincloud/commit/b6105619c686e183d4dd0c654d565daaa3ef39c6))
11+
* use round images for users ([97e5d93](https://github.com/garredow/raincloud/commit/97e5d9332a909b846ba9118675ceebd8e7960932))
12+
113
# [1.11.0](https://github.com/garredow/raincloud/compare/v1.10.0...v1.11.0) (2022-04-20)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "raincloud",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)