Skip to content

Commit 8b7747a

Browse files
committed
chore(main): release 0.25.0
1 parent b8adec2 commit 8b7747a

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [0.25.0](https://github.com/BLSQ/accessmod-app/compare/0.24.0...0.25.0) (2023-06-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **AccessRequests:** Do not display actions when ToS are not accepted ([220eda8](https://github.com/BLSQ/accessmod-app/commit/220eda8b8b2a340a086dde2dbd4250ec1d42da77))
9+
* **schema:** update graphql schema ([22097c2](https://github.com/BLSQ/accessmod-app/commit/22097c283a70b0da3608e46831e5d9bdb15e7439))
10+
* **Team:** Edit team dialog is directly closed ([7951a13](https://github.com/BLSQ/accessmod-app/commit/7951a131e6ab3701e30badb5e84c13d316e9063c))
11+
* unused and deleted imports ([b8adec2](https://github.com/BLSQ/accessmod-app/commit/b8adec2d2e264563b3170959dcb62a6ac298891d))
12+
13+
14+
### Miscellaneous Chores
15+
16+
* **main:** Release 0.25.0 ([1b28c09](https://github.com/BLSQ/accessmod-app/commit/1b28c0919c8df60e5fc8da6447a645bb4d62741a))
17+
318
## [0.24.0](https://github.com/BLSQ/accessmod-app/compare/0.23.9...0.24.0) (2022-11-03)
419

520

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,7 +1,7 @@
11
{
22
"name": "accessmod-app",
33
"private": true,
4-
"version": "0.24.0",
4+
"version": "0.25.0",
55
"engines": {
66
"node": ">= 16"
77
},

0 commit comments

Comments
 (0)