Skip to content

Commit c4f8213

Browse files
committed
chore(release): 1.0.0-beta.12
* feat: Send Origin header in login request by @artonge in #703 **Full Changelog**: v1.0.0-beta.11...v1.0.0-beta.12 Signed-off-by: Louis Chemineau <[email protected]>
1 parent 201a4a4 commit c4f8213

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/cypress",
3-
"version": "1.0.0-beta.11",
3+
"version": "1.0.0-beta.12",
44
"description": "Nextcloud cypress commands, utils and selectors library",
55
"main": "dist/index.cjs",
66
"module": "dist/index.js",
@@ -100,4 +100,4 @@
100100
"typescript": "^5.4.5",
101101
"vue": "^2.7.16"
102102
}
103-
}
103+
}

0 commit comments

Comments
 (0)