We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eed02b commit ef98201Copy full SHA for ef98201
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.4.0](https://github.com/d2-projects/xbrz/compare/v1.3.0...v1.4.0) (2020-07-04)
2
+
3
4
+### Features
5
6
+* :sparkles: 包装 API ([2eed02b](https://github.com/d2-projects/xbrz/commit/2eed02b7bea06f3eb3f7d20ce8c88a60848aebb1))
7
8
# [1.3.0](https://github.com/d2-projects/xbrz/compare/v1.2.0...v1.3.0) (2020-07-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@d2-projects/xbrz",
- "version": "1.3.0",
+ "version": "1.4.0",
"description": "xBRZ javascript 实现",
"main": "dist/xbrz.js",
"module": "src/index.js",
0 commit comments