Skip to content

Commit 322613a

Browse files
committed
[enzyme-adapter-react-{16.1,16.2}] v1.6.2
- [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (#2259) - [meta] Update airbnb.io URLs to use https (#2222) - [deps] update `enzyme-adapter-utils`, `react-is` - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`
1 parent f8b044c commit 322613a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/enzyme-adapter-react-16.1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "enzyme-adapter-react-16.1",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "JavaScript Testing utilities for React",
55
"homepage": "https://airbnb.io/enzyme/",
66
"main": "build",

packages/enzyme-adapter-react-16.2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "enzyme-adapter-react-16.2",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "JavaScript Testing utilities for React",
55
"homepage": "https://airbnb.io/enzyme/",
66
"main": "build",

0 commit comments

Comments
 (0)