Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: @ory/elements-react 1.0.0-next.14
  • Loading branch information
jonas-jonas committed Nov 8, 2024
1 parent e52217e commit 922c989
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions packages/elements-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 1.0.0-next.14 (2024-11-08)


### 🚀 Features

- force OIDC account selection on settings


### 🩹 Fixes

- redirect to login if session expired during settings


### ❤️ Thank You

- Jonas Hungershausen

## 1.0.0-next.13 (2024-11-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/elements-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ory/elements-react",
"version": "1.0.0-next.13",
"version": "1.0.0-next.14",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 922c989

Please sign in to comment.