Commit 0bb4621e authored by Reza Sahebgharan's avatar Reza Sahebgharan

chore(release): 0.0.8

parent f6791526
Pipeline #724 skipped with stage
......@@ -2,6 +2,18 @@
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.8](https://git.marcopacs.com/Reza.s/karname-ui/compare/v0.0.7...v0.0.8) (2019-12-18)
### Features
* **HisLink UI and Back:** write HISLink UI and Backend ([f679152](https://git.marcopacs.com/Reza.s/karname-ui/commit/f6791526e8495de08e7bb6bf9be5e10479624d1e))
### Bug Fixes
* **background color for mobile:** set background color for mobile build ([437d73b](https://git.marcopacs.com/Reza.s/karname-ui/commit/437d73b174218a1f9ec5454c149fe687baccdd7e))
### [0.0.7](https://git.marcopacs.com/Reza.s/karname-ui/compare/v0.0.6...v0.0.7) (2019-11-09)
......
{
"name": "karname-ui",
"version": "0.0.7",
"version": "0.0.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "karname-ui",
"private": true,
"version": "0.0.7",
"version": "0.0.8",
"scripts": {
"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",
......
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