Skip to content

Commit e32ae89

Browse files
committed
Release 0.2.2
1 parent 7722609 commit e32ae89

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.2.2 (2021-01-11)
4+
5+
* Fix the type of `with` to allow number and boolean values
6+
37
## 0.2.1 (2021-01-08)
48

59
* Update documentation (no code changes)

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"npmClient": "yarn",
33
"useWorkspaces": true,
4-
"version": "0.2.1"
4+
"version": "0.2.2"
55
}

0 commit comments

Comments
 (0)