We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aebe2d commit c65004bCopy full SHA for c65004b
packages/gatsby-theme-pitayan/package.json
@@ -80,5 +80,5 @@
80
"serve": "gatsby serve",
81
"start": "npm run develop"
82
},
83
- "version": "0.4.0"
+ "version": "0.4.1"
84
}
packages/www/package.json
@@ -10,7 +10,7 @@
10
"clean": "gatsby clean"
11
12
"dependencies": {
13
- "@pitayan/gatsby-theme-pitayan": "^0.4.0",
+ "@pitayan/gatsby-theme-pitayan": "^0.4.1",
14
"@raae/gatsby-remark-oembed": "^0.3.1",
15
"gatsby": "^4.12.1",
16
"gatsby-plugin-feed": "^4.11.1",
0 commit comments