@qiwi/uniconfig
Advanced tools
Comparing version 1.12.9 to 1.12.10
@@ -0,1 +1,8 @@ | ||
# [@qiwi/uniconfig-v1.12.10](https://github.com/qiwi/uniconfig/compare/v1.12.9...v1.12.10) (2018-07-13) | ||
### Performance Improvements | ||
* **release-hooks:** replace `expr` with bash calculations ([e308217](https://github.com/qiwi/uniconfig/commit/e308217)) | ||
# [@qiwi/uniconfig-v1.12.9](https://github.com/qiwi/uniconfig/compare/v1.12.8...v1.12.9) (2018-07-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@qiwi/uniconfig", | ||
"version": "1.12.9", | ||
"version": "1.12.10", | ||
"description": "Yet another one config processor. Weird. Slow. Our own.", | ||
@@ -5,0 +5,0 @@ "main": "dist/es6/index.js", |
@@ -13,2 +13,3 @@ # @qiwi/uniconfig-core | ||
# Plugin API | ||
@@ -15,0 +16,0 @@ `uniconfig` features may be significantly extended with plugins. |
82477
35