Skip to content

Commit c2e34a5

Browse files
authored
Merge pull request #586 from sharetribe/v8.1.0
New release v8.1.0
2 parents 55f3c09 + 64241a0 commit c2e34a5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

1515
## Upcoming version 2025-XX-XX
1616

17+
## [v8.1.0] 2025-04-24
18+
19+
- [add] Add support for price variations for bookable listings.
20+
[#582](https://github.com/sharetribe/web-template/pull/582)
1721
- [add] Add currently available translations for DE, ES.
1822
[#584](https://github.com/sharetribe/web-template/pull/584)
1923
- [change] update deeply nested dependency: path-to-regexp
@@ -23,6 +27,8 @@ way to update this template, but currently, we follow a pattern:
2327
- [fix] OrderPanel: purchase and inquiries did not check closed status of the listing.
2428
[#573](https://github.com/sharetribe/web-template/pull/573)
2529

30+
[v8.1.0]: https://github.com/sharetribe/web-template/compare/v8.0.1...v8.1.0
31+
2632
## [v8.0.1] 2025-04-03
2733

2834
- [add] Add currently available translations for 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": "8.0.1",
3+
"version": "8.1.0",
44
"private": true,
55
"license": "Apache-2.0",
66
"dependencies": {

0 commit comments

Comments
 (0)