Skip to content

Commit 5721d51

Browse files
chore(release): 2.10.1 [skip ci]
## [2.10.1](v2.10.0...v2.10.1) (2020-04-05) ### Bug Fixes * **polyfill:** add polyfill for typeof ([8d3b01c](8d3b01c))
1 parent 840ed09 commit 5721d51

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.10.1](https://github.com/LCluber/Ch.js/compare/v2.10.0...v2.10.1) (2020-04-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **polyfill:** add polyfill for typeof ([8d3b01c](https://github.com/LCluber/Ch.js/commit/8d3b01c3d76c5369ddfd1dd9208ef54ce641b46b))
7+
18
# [2.10.0](https://github.com/LCluber/Ch.js/compare/v2.9.0...v2.10.0) (2019-12-25)
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": "@lcluber/chjs",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "Type checking library for Javascript",
55
"keywords": [
66
"type checking"

0 commit comments

Comments
 (0)