Skip to content

Commit f173c5b

Browse files
committed
chore(release): 8.6.1 [skip ci]
## [8.6.1](v8.6.0...v8.6.1) (2021-06-03) ### Bug Fixes * correctly get the IP address from the request headers ([#731](#731)) ([f2b5905](f2b5905))
1 parent f2b5905 commit f173c5b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.6.1](https://github.com/ForestAdmin/forest-express/compare/v8.6.0...v8.6.1) (2021-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* correctly get the IP address from the request headers ([#731](https://github.com/ForestAdmin/forest-express/issues/731)) ([f2b5905](https://github.com/ForestAdmin/forest-express/commit/f2b59052219e13ece21b81d53f1381777407bd66))
7+
18
# [8.6.0](https://github.com/ForestAdmin/forest-express/compare/v8.5.2...v8.6.0) (2021-06-02)
29

310

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forest-express",
33
"description": "Official package for all Forest Express Lianas",
4-
"version": "8.6.0",
4+
"version": "8.6.1",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)