aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorShinigami <[email protected]>2022-10-21 13:28:58 +0200
committerGitHub <[email protected]>2022-10-21 13:28:58 +0200
commitb983ca11922d3c6b07499adbe2089081a9a69083 (patch)
tree0f43f091ab298cb38e83d89b205f9b2345947a94 /CONTRIBUTING.md
parent02f3967a9960a93a8f6137aebcaaae5754261135 (diff)
downloadfaker-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.md2
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