Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 62bee8e

Browse files
author
Thiago Saife Rodrigues
committed
BREAKING CHANGE(int 728): adding region flag to login
- Updated the README file
1 parent b9cf5c3 commit 62bee8e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@ You found an issue?<br>Tell us about it - <a href="https://github.com/storyblok/
1010
[![GitHub issues](https://img.shields.io/github/issues/storyblok/storyblok.svg?style=flat-square&v=1)](https://github.com/storyblok/storyblok/issues?q=is%3Aopen+is%3Aissue)
1111
[![GitHub closed issues](https://img.shields.io/github/issues-closed/storyblok/storyblok.svg?style=flat-square&v=1)](https://github.com/storyblok/storyblok/issues?q=is%3Aissue+is%3Aclosed)
1212

13+
## BREAKING CHANGE
14+
15+
We added the `region` option upon login. If you are using the CLI, please `logout` and `login` again providing your user region.
16+
1317
## Installation
1418

15-
Make sure you've node `>= 9.11.0` installed.
19+
Make sure you have Node `>= 9.11.0` installed.
1620

1721
```sh
1822
$ npm i storyblok -g

0 commit comments

Comments
 (0)