Skip to content

Commit d344415

Browse files
authored
Renamed Kyiv and updated version (#479)
* Renamed Kyiv and updated version * Added comment
1 parent 016aefa commit d344415

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/timezone-data/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ export default [
132132
label: '(GMT +2:00) Harare'
133133
},
134134
{
135-
name: 'Europe/Kyiv',
135+
name: 'Europe/Kiev', // Changing name to 'Europe/Kiev', and keeping the UI with Kyiv. Change this once we are passed the moment lib update.
136136
label: '(GMT +2:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius'
137137
},
138138
{

packages/timezone-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/timezone-data",
3-
"version": "0.3.6",
3+
"version": "0.3.7",
44
"repository": "https://github.com/TryGhost/SDK/tree/main/packages/timezone-data",
55
"author": "Ghost Foundation",
66
"license": "MIT",

0 commit comments

Comments
 (0)