Update CHANGELOG
This commit is contained in:
parent
76422d7343
commit
b02be37bdd
@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Added
|
||||
- Add support for tags in description
|
||||
|
||||
## [1.0.21] - 2019-03-26
|
||||
### Changed
|
||||
- Update README with example configuration and instructions for local installation
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "moco-browser-extensions",
|
||||
"description": "Browser plugin for MOCO",
|
||||
"version": "1.0.20",
|
||||
"version": "1.0.21",
|
||||
"scripts": {
|
||||
"start": "yarn start:chrome",
|
||||
"start:chrome": "node_modules/.bin/webpack --config webpack.chrome.config.js --watch --env.browser chrome --env.NODE_ENV development",
|
||||
|
Loading…
Reference in New Issue
Block a user