Skip to content

Commit

Permalink
release: 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stonith404 committed Jan 20, 2025
1 parent 8a1db0c commit 6e44b5e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.25.1
0.26.0
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [](https://github.com/stonith404/pocket-id/compare/v0.25.1...v) (2025-01-20)


### Features

* support wildcard callback URLs ([8a1db0c](https://github.com/stonith404/pocket-id/commit/8a1db0cb4a5d4b32b4fdc19d41fff688a7c71a56))


### Bug Fixes

* non LDAP users get created with a empty LDAP ID string ([3f02d08](https://github.com/stonith404/pocket-id/commit/3f02d081098ad2caaa60a56eea4705639f80d01f))

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


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.25.1",
"version": "0.26.0",
"private": true,
"scripts": {
"dev": "vite dev --port 3000",
Expand Down

0 comments on commit 6e44b5e

Please sign in to comment.