Skip to content

Commit

Permalink
4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmossas committed Dec 11, 2024
1 parent 73362e4 commit 25f7570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "contentful-hugo",
"type": "module",
"version": "4.0.2",
"version": "4.1.0",
"packageManager": "pnpm@9.0.5",
"description": "Node module that pulls data from Contentful and turns it into markdown files for Hugo. Can be used with other Static Site Generators, but has some Hugo specific features.",
"main": "./dist/index.cjs",
Expand Down

0 comments on commit 25f7570

Please sign in to comment.