Skip to content

Commit 8cd807f

Browse files
semantic-release-botdargmuesli
authored andcommitted
chore(release): 10.0.0-beta.11 [skip ci]
## [10.0.0-beta.11](10.0.0-beta.10...10.0.0-beta.11) (2025-04-10) ### Features * **account:** rework password reset flow ([899c5d4](899c5d4)) ### Performance Improvements * **utils:** dynamically import `clipboardy` ([ef605fd](ef605fd))
1 parent 70d4632 commit 8cd807f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [10.0.0-beta.11](https://github.com/maevsi/vibetype/compare/10.0.0-beta.10...10.0.0-beta.11) (2025-04-10)
2+
3+
### Features
4+
5+
* **account:** rework password reset flow ([899c5d4](https://github.com/maevsi/vibetype/commit/899c5d4a10681232d4497f51c0f7ff3e06eae879))
6+
7+
### Performance Improvements
8+
9+
* **utils:** dynamically import `clipboardy` ([ef605fd](https://github.com/maevsi/vibetype/commit/ef605fd63f71839e2a063e155f31deaccff50714))
10+
111
## [10.0.0-beta.10](https://github.com/maevsi/vibetype/compare/10.0.0-beta.9...10.0.0-beta.10) (2025-04-10)
212

313
### Features

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,5 +172,5 @@
172172
"supportedBrowsers": "echo \"export default $(browserslist-useragent-regexp --allowHigherVersions);\" > supportedBrowsers.js"
173173
},
174174
"type": "module",
175-
"version": "10.0.0-beta.10"
175+
"version": "10.0.0-beta.11"
176176
}

0 commit comments

Comments
 (0)