Skip to content

Commit f92086e

Browse files
committed
chore(main): release 1.2.2
1 parent d899982 commit f92086e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.2.2](https://github.com/arenaxr/arena-account/compare/v1.2.1...v1.2.2) (2024-04-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **filestore/persist:** add api rest connection timeouts ([d899982](https://github.com/arenaxr/arena-account/commit/d8999826475b56c63bf7cdb692e4450f23a9629f))
9+
* **filestore:** check for failed token before parsing ([4a03bf9](https://github.com/arenaxr/arena-account/commit/4a03bf9ff7bd8656f0bc67c7dcf902edf96eadd3))
10+
* **filestore:** correct staff scope for new user login ([79b0621](https://github.com/arenaxr/arena-account/commit/79b06210beb6e982ec210befd0b6146c184a1902))
11+
* **filestore:** prevent code 500 for anonymous login ([b702279](https://github.com/arenaxr/arena-account/commit/b702279378a43fb37296bce5d6bdafc17ab8c65c))
12+
* **filestore:** use correct scope at new user insert for auto create user dir ([577b8e1](https://github.com/arenaxr/arena-account/commit/577b8e111114ff210dbd5a43a197ead5c55cfece))
13+
* **filestore:** use http get for fs login per filebrowser v2.22.4 ([09505e4](https://github.com/arenaxr/arena-account/commit/09505e4388bb7c99c6bea0ae8940f06ade90de8f))
14+
* make release please trigger other workflows (using a PAT) ([10058e7](https://github.com/arenaxr/arena-account/commit/10058e78d0b37a4654eea528123df88f3a038a97))
15+
316
## [1.2.1](https://github.com/arenaxr/arena-account/compare/v1.2.0...v1.2.1) (2024-04-15)
417

518

0 commit comments

Comments
 (0)