Skip to content

Commit bf17028

Browse files
committed
chore(release): publish
- project: @ory/elements-react 1.0.0-next.40
1 parent dc3d788 commit bf17028

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/elements-react/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.0.0-next.40 (2025-04-02)
2+
3+
### 🚀 Features
4+
5+
- support SAML-native ([#395](https://github.com/ory/elements/pull/395))
6+
7+
### ❤️ Thank You
8+
9+
- hackerman @aeneasr
10+
111
## 1.0.0-next.39 (2025-03-25)
212

313
### 🚀 Features

packages/elements-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ory/elements-react",
3-
"version": "1.0.0-next.39",
3+
"version": "1.0.0-next.40",
44
"exports": {
55
".": {
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)