Skip to content

Commit c92a5bc

Browse files
committed
chore: release v0.1.16
1 parent 8d41519 commit c92a5bc

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## [0.1.16](https://github.com/MicroAppJS/shared-utils/compare/0.1.15...0.1.16) (2020-03-18)
2+
3+
4+
### Features
5+
6+
* add pageSize for prompt config ([8d41519](https://github.com/MicroAppJS/shared-utils/commit/8d415193d0271fcaaa8745bdc7a5b76b61621eea))
7+
8+
9+
10+
## [0.1.15](https://github.com/MicroAppJS/shared-utils/compare/0.1.14...0.1.15) (2020-02-08)
11+
12+
13+
14+
## [0.1.14](https://github.com/MicroAppJS/shared-utils/compare/2d4ff12271af26c11d1bf235c19556e6426f5d2c...0.1.14) (2020-01-20)
15+
16+
17+
### Features
18+
19+
* enhance prompt check ([2d4ff12](https://github.com/MicroAppJS/shared-utils/commit/2d4ff12271af26c11d1bf235c19556e6426f5d2c))
20+

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.15",
3+
"version": "0.1.16",
44
"description": "[Shared] shared utilities for micro-app.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)