Skip to content

Commit 74b7ed3

Browse files
committed
Use @bedrock/profile@25.
1 parent 2987f33 commit 74b7ed3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# bedrock-profile-http ChangeLog
22

3+
## 25.0.0 - 2024-10-dd
4+
5+
- **BREAKING**: Update peer dependencies.
6+
- `@bedrock/profile@25` (major version).
7+
38
## 24.0.0 - 2024-08-05
49

510
- **BREAKING**: Update peer dependencies.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@bedrock/express": "^8.3.1",
3939
"@bedrock/https-agent": "^4.1.0",
4040
"@bedrock/passport": "^11.0.0",
41-
"@bedrock/profile": "^24.0.0",
41+
"@bedrock/profile": "^25.0.0",
4242
"@bedrock/validation": "^7.1.0"
4343
},
4444
"directories": {

0 commit comments

Comments
 (0)