Skip to content

Commit

Permalink
release: 0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stonith404 committed Jan 13, 2025
1 parent 2a984ee commit 5c57beb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.24.0
0.24.1
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [](https://github.com/stonith404/pocket-id/compare/v0.24.0...v) (2025-01-13)


### Bug Fixes

* audit log table overflow if row data is long ([4d337a2](https://github.com/stonith404/pocket-id/commit/4d337a20c5cb92ef80bb7402f9b99b08e3ad0b6b))
* optional arguments not working with `create-one-time-access-token.sh` ([8885571](https://github.com/stonith404/pocket-id/commit/888557171d61589211b10f70dce405126216ad61))
* remove restrictive validation for group names ([be6e25a](https://github.com/stonith404/pocket-id/commit/be6e25a167de8bf07075b46f09d9fc1fa6c74426))

## [](https://github.com/stonith404/pocket-id/compare/v0.23.0...v) (2025-01-11)


Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pocket-id-frontend",
"version": "0.24.0",
"version": "0.24.1",
"private": true,
"scripts": {
"dev": "vite dev --port 3000",
Expand Down

0 comments on commit 5c57beb

Please sign in to comment.