Skip to content

Commit d42f0a3

Browse files
committed
v1.1.0
1 parent a23006a commit d42f0a3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.1.0](https://github.com/geekdada/yasd/compare/v1.0.3...v1.1.0) (2021-11-02)
2+
3+
4+
### Features
5+
6+
* support new benchmark api ([a23006a](https://github.com/geekdada/yasd/commit/a23006a4cc8c4f503be405a3d0bb3367790ee7f7))
7+
8+
9+
110
## [1.0.3](https://github.com/geekdada/yasd/compare/v1.0.2...v1.0.3) (2021-07-01)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yasd",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)