Skip to content

Commit 16c99be

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2023-01-13) ### Bug Fixes * release workflow ([5d9f19d](5d9f19d)), closes [#150](#150) ### Features * upgrade packages ([c464349](c464349)), closes [#148](#148)
1 parent 5d9f19d commit 16c99be

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.2.0](https://github.com/janhesters/mock-function/compare/v2.1.0...v2.2.0) (2023-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* release workflow ([5d9f19d](https://github.com/janhesters/mock-function/commit/5d9f19d102dcf6f044cc3e0a1044ee5df00427c1)), closes [#150](https://github.com/janhesters/mock-function/issues/150)
7+
8+
9+
### Features
10+
11+
* upgrade packages ([c464349](https://github.com/janhesters/mock-function/commit/c4643494244759c21ba1a8ceab05710179497590)), closes [#148](https://github.com/janhesters/mock-function/issues/148)
12+
113
# [2.1.0](https://github.com/janhesters/mock-function/compare/v2.0.0...v2.1.0) (2020-12-19)
214

315

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@
8585
},
8686
"sideEffects": false,
8787
"types": "dist/index.d.ts",
88-
"version": "2.1.0"
89-
}
88+
"version": "2.2.0"
89+
}

0 commit comments

Comments
 (0)