Skip to content

Commit 4cbe2fb

Browse files
authored
Merge pull request #720 from sharetribe/v10.4.0
New release: v10.4.0
2 parents 0310093 + f619db8 commit 4cbe2fb

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

1515
## Upcoming version 2025-XX-XX
1616

17+
## [v10.4.0] 2025-12-02
18+
1719
- [add] Add Proxy around SDK instance on server that caches the responses for the page-asset
1820
requests. [#713](https://github.com/sharetribe/web-template/pull/713)
1921
- [fix] Styleguide examples for booking forms were missing a mandatory prop.
@@ -31,6 +33,8 @@ way to update this template, but currently, we follow a pattern:
3133
- [add] Add currently available translations for DE, ES, FR.
3234
[#710](https://github.com/sharetribe/web-template/pull/710)
3335

36+
[v10.4.0]: https://github.com/sharetribe/web-template/compare/v10.3.0...v10.4.0
37+
3438
## [v10.3.0] 2025-11-20
3539

3640
- [add] Add currently available translations for DE, ES, FR.

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

0 commit comments

Comments
 (0)