Commit 3d2520d4 authored by Reza Sahebgharan's avatar Reza Sahebgharan

chore(release): 0.0.9

parent 722a05b6
Pipeline #733 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.9](https://git.marcopacs.com/Reza.s/karname-ui/compare/v0.0.8...v0.0.9) (2019-12-22)
### Features
* **Clients ui:** writing Clients ui and methods and publications ([722a05b](https://git.marcopacs.com/Reza.s/karname-ui/commit/722a05b6eb7e4543922ad2196e883dddb87da25c))
### [0.0.8](https://git.marcopacs.com/Reza.s/karname-ui/compare/v0.0.7...v0.0.8) (2019-12-18) ### [0.0.8](https://git.marcopacs.com/Reza.s/karname-ui/compare/v0.0.7...v0.0.8) (2019-12-18)
......
{ {
"name": "karname-ui", "name": "karname-ui",
"version": "0.0.8", "version": "0.0.9",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
......
{ {
"name": "karname-ui", "name": "karname-ui",
"private": true, "private": true,
"version": "0.0.8", "version": "0.0.9",
"scripts": { "scripts": {
"start": "SET MONGO_URL=mongodb://127.0.0.1:27017/karname&& meteor run --inspect --settings settings.json", "start": "SET MONGO_URL=mongodb://127.0.0.1:27017/karname&& 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