Skip to content

Commit b2c1352

Browse files
Merge pull request #705 from sharetribe/v10.2.0
New release v10.2.0
2 parents 910b615 + b8ea68c commit b2c1352

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.2.0] 2025-11-19
18+
1719
- [add] Added ability to delete user account in a new account settings page.
1820
[#660](https://github.com/sharetribe/web-template/pull/660/)
1921
- [change] SignupForm: check that the password is not copy-pasted to other fields.
@@ -30,6 +32,8 @@ way to update this template, but currently, we follow a pattern:
3032

3133
[#691](https://github.com/sharetribe/web-template/pull/691)
3234

35+
[v10.2.0]: https://github.com/sharetribe/web-template/compare/v10.1.2...v10.2.0
36+
3337
## [v10.1.2] 2025-11-10
3438

3539
- [fix] ListingPage.duck.js: fix a bug with time slots fetching. This affects bookable listings with

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

0 commit comments

Comments
 (0)