Skip to content

Commit 7ed0680

Browse files
chore(main): release 1.10.2 (#231)
* chore(main): release 1.10.2 * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Blake V. <87083504+bvandrc@users.noreply.github.com>
1 parent 8fb53d9 commit 7ed0680

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22

33

4+
## [1.10.2](https://github.com/mammadataei/cypress-vite/compare/v1.11.1...v1.10.2) (2026-06-23)
5+
6+
7+
### Bug Fixes
8+
9+
* single entry error when using preBuild ([#228](https://github.com/mammadataei/cypress-vite/issues/228)) ([6bda890](https://github.com/mammadataei/cypress-vite/commit/6bda89046a5f0b4ff5a5541b43363c5f99afef60))
10+
11+
12+
413
## [1.10.1](https://github.com/mammadataei/cypress-vite/compare/v1.10.0...v1.10.1) (2026-05-23)
514

615

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-vite",
3-
"version": "1.10.1",
3+
"version": "1.10.2",
44
"description": "Run Cypress specs using Vite",
55
"author": "Mohammad Ataei",
66
"license": "MIT",

0 commit comments

Comments
 (0)