Skip to content

Commit e744023

Browse files
Merge pull request #260 from valor-software/dates-fix
feat(hotfix): changed the dates on articles
2 parents 756d578 + dd4a6e0 commit e744023

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

assets/articles/0060-medusa-the-new-year-dedicated-release/medusa-the-new-year-dedicated-release.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"bgImg": "assets/articles/medusa-the-new-year-dedicated-release/valor_site_new_year.png",
88
"author": "Vitor Bergamo",
99
"position": "Product Owner",
10-
"date": "Thu Jan 19 2021 10:45:55 GMT+0000 (Coordinated Universal Time)",
10+
"date": "Thu Jan 19 2023 10:45:55 GMT+0000 (Coordinated Universal Time)",
1111
"seoDescription": "We're excited to bring you updates on those requests towards Medusa. So, let’s see what we have to share after the last few months’ hot (burning) sprints:)"
1212
}

assets/articles/0061-tackling-breaking-changes-using-nx-workspace-generators/tackling-breaking-changes-using-nx-workspace-generators.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"bgImg": "assets/articles/tackling-breaking-changes-using-nx-workspace-generators/Valor-Nx.png",
88
"author": "Vyacheslav Chub",
99
"position": "Full Stack Software Engineer",
10-
"date": "Thu Jan 21 2021 10:45:55 GMT+0000 (Coordinated Universal Time)",
10+
"date": "Thu Jan 21 2023 10:45:55 GMT+0000 (Coordinated Universal Time)",
1111
"seoDescription": "Possible solution for managing Dependency Updates."
1212
}

assets/articles/0062-module-federation-with-ssr-and-react-18/module-federation-with-ssr-and-react-18.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"bgImg": "assets/articles/module-federation-with-ssr-and-react-18/Module-Federation-SSR.png",
88
"author": "Alexey Umanskiy",
99
"position": "JS developer",
10-
"date": "Thu Jan 24 2021 10:45:55 GMT+0000 (Coordinated Universal Time)",
10+
"date": "Thu Jan 24 2023 10:45:55 GMT+0000 (Coordinated Universal Time)",
1111
"seoDescription": "Explore combining Server-Side-Rendering and Module Federation with React 18"
1212
}

assets/articles/0063-leveraging-angular-15-host-directives/leveraging-angular-15-host-directives.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"bgImg": "assets/articles/leveraging-angular-15-host-directives/Leveraging-host-directives.png",
88
"author": "Denis Severin",
99
"position": "Angular developer",
10-
"date": "Thu Jan 26 2021 10:45:55 GMT+0000 (Coordinated Universal Time)",
10+
"date": "Thu Jan 26 2023 10:45:55 GMT+0000 (Coordinated Universal Time)",
1111
"seoDescription": "Leveraging the directive composition approach and moving from old class inheritance to a composition approach"
1212
}

assets/articles/0064-monitoring-the-progress-of-an-http-request-in-nestjs-via-websockets/monitoring-the-progress-of-an-http-request-in-nestjs-via-websockets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"bgImg": "assets/articles/monitoring-the-progress-of-an-http-request-in-nestjs-via-websockets/main-monitoring-the-progress.png",
88
"author": "Vyacheslav Chub",
99
"position": "Full Stack Software Engineer",
10-
"date": "Mon Feb 28 2021 10:45:55 GMT+0000 (Coordinated Universal Time)",
10+
"date": "Mon Feb 28 2023 10:45:55 GMT+0000 (Coordinated Universal Time)",
1111
"seoDescription": "The article describes the request that provides content downloading"
1212
}

assets/articles/0065-react-native-and-codepush/react-native-and-codepush.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"bgImg": "assets/articles/react-native-and-codepush/MainReactNativeCodePush.png",
88
"author": "Denis Belotserkovets",
99
"position": "Tech Lead",
10-
"date": "Mon Feb 28 2021 10:45:55 GMT+0000 (Coordinated Universal Time)",
10+
"date": "Mon Feb 28 2023 10:45:55 GMT+0000 (Coordinated Universal Time)",
1111
"seoDescription": "How to make targeted releases and reduce the time of receiving updates"
1212
}

0 commit comments

Comments
 (0)