Skip to content

Commit 9ef2475

Browse files
chore(release): 2.6.2 [skip ci]
## [2.6.2](v2.6.1...v2.6.2) (2023-11-17) ### Documentation * **README:** fix badge underlines ([0699feb](0699feb)) * **README:** improve caching explanation ([9e109d4](9e109d4)) * **README:** phrasing tweaks ([2b954e6](2b954e6)) * **README:** small grammar fixes ([93ed29e](93ed29e))
1 parent f100f1f commit 9ef2475

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.6.2](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.6.1...v2.6.2) (2023-11-17)
2+
3+
4+
### Documentation
5+
6+
* **README:** fix badge underlines ([0699feb](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/0699feb290570a76f23284698e0ff0c3ab8b67e2))
7+
* **README:** improve caching explanation ([9e109d4](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/9e109d40547e2fad9ee2cbdbf4ae3672539c8591))
8+
* **README:** phrasing tweaks ([2b954e6](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/2b954e6b5bccbd8b33ac758b948175c9f92bdec2))
9+
* **README:** small grammar fixes ([93ed29e](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/93ed29e2f55299f3b0c69548665b7ecab9d94ebf))
10+
111
## [2.6.1](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.6.0...v2.6.1) (2023-10-18)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fingerprintjs/fingerprintjs-pro-react",
3-
"version": "2.6.1",
3+
"version": "2.6.2",
44
"description": "FingerprintJS Pro React SDK",
55
"main": "dist/fp-pro-react.cjs.js",
66
"module": "dist/fp-pro-react.esm.js",

0 commit comments

Comments
 (0)