Skip to content

Commit e00ffc5

Browse files
chore: version packages (#410)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6728803 commit e00ffc5

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/client-expiration-validation.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mppx
22

3+
## 0.6.15
4+
5+
### Patch Changes
6+
7+
- 2b1cf51: Rejected expired challenges before client-side credential creation.
8+
39
## 0.6.14
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"[!start-pkg]": "",
6262
"name": "mppx",
6363
"type": "module",
64-
"version": "0.6.14",
64+
"version": "0.6.15",
6565
"main": "./dist/index.js",
6666
"license": "MIT",
6767
"files": [

0 commit comments

Comments
 (0)