Skip to content

Commit 8cf00bd

Browse files
authored
Merge pull request #694 from sharetribe/v10.1.1
Patch release v10.1.1
2 parents 89f819d + 264e812 commit 8cf00bd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,13 @@ way to update this template, but currently, we follow a pattern:
1414

1515
## Upcoming version 2025-XX-XX
1616

17+
## [v10.1.1] 2025-11-06
18+
1719
- [fix] RequestQuotePage: pass authorDisplayName to RequestQuoteForm.
1820
[#693](https://github.com/sharetribe/web-template/pull/693)
1921

22+
[v10.1.1]: https://github.com/sharetribe/web-template/compare/v10.1.0...v10.1.1
23+
2024
## [v10.1.0] 2025-11-06
2125

2226
- [add] Add support for regular negotiation flow where provider creates listings representing offers

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app",
3-
"version": "10.1.0",
3+
"version": "10.1.1",
44
"private": true,
55
"license": "Apache-2.0",
66
"dependencies": {

0 commit comments

Comments
 (0)