Skip to content

Commit c2f07d9

Browse files
committed
## What's Changed
### Features * feat: Export runCommand and runOccCommand by @artonge in #688 ### Fixes * 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 c2f07d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
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)