Skip to content

Commit 5fc32dd

Browse files
chore(main): release 1.4.2 (#68)
1 parent 145627a commit 5fc32dd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.2](https://github.com/mammadataei/cypress-vite/compare/v1.4.1...v1.4.2) (2023-07-15)
4+
5+
6+
### Bug Fixes
7+
8+
* override `ouput.manualChunks` using `false` ([#67](https://github.com/mammadataei/cypress-vite/issues/67)) ([145627a](https://github.com/mammadataei/cypress-vite/commit/145627ab09ed9e43089107126b5319d246eb97f2))
9+
310
## [1.4.1](https://github.com/mammadataei/cypress-vite/compare/v1.4.0...v1.4.1) (2023-07-05)
411

512

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.4.1",
3+
"version": "1.4.2",
44
"description": "Run Cypress specs using Vite",
55
"author": "Mohammad Ataei",
66
"license": "MIT",

0 commit comments

Comments
 (0)