mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-02 04:50:06 -05:00
remove core- prefixes from packages
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# Cypress Core Extension
|
||||
|
||||
## Developing
|
||||
|
||||
**Testing**
|
||||
|
||||
```bash
|
||||
npm run test-once
|
||||
```
|
||||
|
||||
## Changelog
|
||||
|
||||
#### 0.1.5 - *(04/20/17)*
|
||||
- bump cypress coffee script and releaser dep
|
||||
|
||||
#### 0.1.4 - *(10/21/16)*
|
||||
- add server destroy to https helper
|
||||
|
||||
#### 0.1.3 - *(08/24/16)*
|
||||
- ref fork
|
||||
|
||||
#### 0.1.2 - *(08/24/16)*
|
||||
- fix segfault errors
|
||||
|
||||
#### 0.1.1 - *(08/24/16)*
|
||||
- fix devDep to dep
|
||||
|
||||
#### 0.1.0 - *(06/28/16)*
|
||||
- initial release
|
||||
Reference in New Issue
Block a user