Commit 64791829 authored by Reza Sahebgharan's avatar Reza Sahebgharan

chore(release): 0.0.7

parent f0620954
Pipeline #550 skipped with stage
...@@ -2,6 +2,15 @@ ...@@ -2,6 +2,15 @@
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.7](https://git.marcopacs.com/Reza.s/karname-ui/compare/v0.0.6...v0.0.7) (2019-11-09)
### Bug Fixes
* **brokerdns:** add broker dns two docker-compose ([ba21347](https://git.marcopacs.com/Reza.s/karname-ui/commit/ba213472eb2b3961bb11c8e89e38cef01927b8c0))
* **testwithfetchworklist:** test app with dockerized fetch worklist ([9c2fc47](https://git.marcopacs.com/Reza.s/karname-ui/commit/9c2fc476f22623e6e5e07cbb781171c9ec6d179b))
* **updatedockercompose:** update docker compose,readme have broker container ([f062095](https://git.marcopacs.com/Reza.s/karname-ui/commit/f06209545fbefe73d5704f09a51852ebb741e22d))
### [0.0.6](https://git.marcopacs.com/Reza.s/karname-ui/compare/v0.0.5...v0.0.6) (2019-11-04) ### [0.0.6](https://git.marcopacs.com/Reza.s/karname-ui/compare/v0.0.5...v0.0.6) (2019-11-04)
......
{ {
"name": "karname-ui", "name": "karname-ui",
"version": "0.0.6", "version": "0.0.7",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
......
{ {
"name": "karname-ui", "name": "karname-ui",
"private": true, "private": true,
"version": "0.0.6", "version": "0.0.7",
"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