Skip to content

Commit 49ba6dd

Browse files
authored
Merge pull request #368 from Shopify/require-postal-codes-in-RO
Require postal codes in Romania
2 parents f6588ed + fc3db1f commit 49ba6dd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2626
- Security in case of vulnerabilities.
2727

2828
## [Unreleased]
29-
29+
- Require postal codes in Romania [#368](https://github.com/Shopify/worldwide/pull/368)
3030

3131
---
3232

data/regions/RO.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ zip_regex: "^(RO-?)?\\d{6}$"
1414
zip_example: '060274'
1515
phone_number_prefix: 40
1616
building_number_required: true
17-
zip_requirement: recommended
1817
week_start_day: monday
1918
format:
2019
edit: "{country}_{firstName}{lastName}_{company}_{address1}_{address2}_{zip}{city}{province}_{phone}"

0 commit comments

Comments
 (0)