Skip to content

Commit 81f9bf6

Browse files
chore(release): 2.9.3 [skip ci]
## [2.9.3](v2.9.2...v2.9.3) (2018-12-22) ### Bug Fixes * snapshot must be object or null ([a1eaca6](a1eaca6))
1 parent a1eaca6 commit 81f9bf6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.9.3](https://github.com/streamich/libreact/compare/v2.9.2...v2.9.3) (2018-12-22)
2+
3+
4+
### Bug Fixes
5+
6+
* snapshot must be object or null ([a1eaca6](https://github.com/streamich/libreact/commit/a1eaca6))
7+
18
## [2.9.2](https://github.com/streamich/libreact/compare/v2.9.1...v2.9.2) (2018-12-22)
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": "libreact",
3-
"version": "2.9.2",
3+
"version": "2.9.3",
44
"description": "React standard library",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)