Test-blog
demo-test-blog
Search for a command to run...
demo-test-blog
No comments yet. Be the first to comment.
Overview This commit updates the Hashnode blog generator to use a newer version and improves the metadata associated with the generated posts. File wise changes made .github/workflows/commit-blog-generator.yml The name of the job has been changed fr...

Overview The commit-blog-generator workflow is updated from version 0.33 to 0.34. File wise changes made .github/workflows/commit-blog-generator.yml Updated the commit-blog-generator action to version v0.34. Summary The commit appears to update the...
Overview Upgraded express from version ^4.18.2 to ^4.18.2. Added react as a dependency with version ^18.2.0. File wise changes made package-lock.json react dependency added with version ^18.2.0 js-tokens dependency added with version 4.0.0 loose-e...
Overview Express version was bumped. React was added as a dependency. A few more modules were added as dependencies, js-tokens, loose-envify, and react. File wise changes made package-lock.json Added react version "^18.2.0" as dependency. Added js...
Overview The tags key in the .github/workflows/commit-blog-generator.yml file was modified to use a different syntax. File wise changes made .github/workflows/commit-blog-generator.yml Updated the blog-domain to 'srajan12.hashnode.dev' from the pr...