Skip to content

Commit 5b4f526

Browse files
authored
Merge pull request #698 from sharetribe/v10.1.2
New patch release v10.1.2
2 parents 7cc62e1 + 72e25a2 commit 5b4f526

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,11 +14,15 @@ way to update this template, but currently, we follow a pattern:
1414

1515
## Upcoming version 2025-XX-XX
1616

17+
## [v10.1.2] 2025-11-10
18+
1719
- [fix] ListingPage.duck.js: fix a bug with time slots fetching. This affects bookable listings with
1820
hour or fixed durations. [#697](https://github.com/sharetribe/web-template/pull/697)
1921
- [add] Add currently available translations for DE, ES, FR.
2022
[#695](https://github.com/sharetribe/web-template/pull/695)
2123

24+
[v10.1.2]: https://github.com/sharetribe/web-template/compare/v10.1.1...v10.1.2
25+
2226
## [v10.1.1] 2025-11-06
2327

2428
- [fix] RequestQuotePage: pass authorDisplayName to RequestQuoteForm.

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.1",
3+
"version": "10.1.2",
44
"private": true,
55
"license": "Apache-2.0",
66
"dependencies": {

0 commit comments

Comments
 (0)