Skip to content

Commit c6669e5

Browse files
committed
bookmark: release v0.1.20
1 parent f105742 commit c6669e5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.1.20](https://github.com/MicroAppJS/shared-utils/compare/v0.1.19...v0.1.20) (2020-06-04)
2+
3+
4+
### Features
5+
6+
* add `CONSTANTS` & `isDocker`, art test file ([5d859f8](https://github.com/MicroAppJS/shared-utils/commit/5d859f844e7c7ce1881c0f1526d3f3e189f10eb5))
7+
18
## [0.1.19](https://github.com/MicroAppJS/shared-utils/compare/v0.1.18...v0.1.19) (2020-04-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/shared-utils",
3-
"version": "0.1.19",
3+
"version": "0.1.20",
44
"description": "[Shared] shared utilities for micro-app.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)