Commit 80c5dd0a authored by Reza Sahebgharan's avatar Reza Sahebgharan

chore(release): 0.0.6

parent bb7b86a3
Pipeline #491 skipped with stage
...@@ -2,6 +2,13 @@ ...@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.0.6](https://git.marcopacs.com/Reza.s/karname-ui/compare/v0.0.5...v0.0.6) (2019-11-04)
### Features
* **AddCypress:** add cypress app to karname app ([3312b1c](https://git.marcopacs.com/Reza.s/karname-ui/commit/3312b1ce15edadb25e7e26a3c3c1b39516aed6de))
### [0.0.5](https://git.marcopacs.com/Reza.s/karname-ui/compare/v0.0.2...v0.0.5) (2019-10-30) ### [0.0.5](https://git.marcopacs.com/Reza.s/karname-ui/compare/v0.0.2...v0.0.5) (2019-10-30)
......
{ {
"name": "karname-ui", "name": "karname-ui",
"version": "0.0.5", "version": "0.0.6",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
......
{ {
"name": "karname-ui", "name": "karname-ui",
"private": true, "private": true,
"version": "0.0.5", "version": "0.0.6",
"scripts": { "scripts": {
"start": "meteor run --inspect --settings settings.json", "start": "meteor run --inspect --settings settings.json",
"test": "meteor test --once --driver-package meteortesting:mocha", "test": "meteor test --once --driver-package meteortesting:mocha",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment