diff options
| author | Shinigami <[email protected]> | 2022-10-21 13:28:58 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-21 13:28:58 +0200 |
| commit | b983ca11922d3c6b07499adbe2089081a9a69083 (patch) | |
| tree | 0f43f091ab298cb38e83d89b205f9b2345947a94 /CONTRIBUTING.md | |
| parent | 02f3967a9960a93a8f6137aebcaaae5754261135 (diff) | |
| download | faker-b983ca11922d3c6b07499adbe2089081a9a69083.tar.xz faker-b983ca11922d3c6b07499adbe2089081a9a69083.zip | |
refactor(location)!: rename address module (#1469)
Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7566476e..66503087 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -437,7 +437,7 @@ feat: add casing option feat(locale): extend Hebrew (he) fix: lower target to support Webpack 4 chore: add naming convention rule -refactor(address): deprecate streetPrefix and streetSuffix +refactor(location): deprecate streetPrefix and streetSuffix docs: remove unused playground test: validate @see contents ci: allow breaking change commits |
