We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 446feaa commit fea36acCopy full SHA for fea36ac
CHANGELOG.md
@@ -1,8 +1,8 @@
1
+## 1.1.1
2
### Fixed
3
* smart factory wrapper can handle when factory files get deleted
4
5
## 1.1.0
-
6
### Tasks
7
* add cypress examples to install generator
8
* add active record integration specs
lib/cypress_dev/version.rb
@@ -1,3 +1,3 @@
module CypressDev
- VERSION = '1.1.0'
+ VERSION = '1.1.1'
end
0 commit comments