We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7015a commit d335210Copy full SHA for d335210
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.2](https://github.com/mammadataei/cypress-vite/compare/v1.3.1...v1.3.2) (2023-04-11)
4
+
5
6
+### Bug Fixes
7
8
+* fix dist bundle ([#47](https://github.com/mammadataei/cypress-vite/issues/47)) ([ea7015a](https://github.com/mammadataei/cypress-vite/commit/ea7015afc33b58e24066ceec6054cea3aa713e40))
9
10
## [1.3.1](https://github.com/mammadataei/cypress-vite/compare/v1.3.0...v1.3.1) (2023-03-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cypress-vite",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "Run Cypress specs using Vite",
"author": "Mohammad Ataei",
"license": "MIT",
0 commit comments