We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3336f commit 9c28c52Copy full SHA for 9c28c52
www/CHANGELOG.md
@@ -3,6 +3,17 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## [1.3.1](https://github.com/runbytech/gatsby-theme-novela-wa/compare/[email protected]@1.3.1) (2019-11-21)
7
+
8
9
+### Bug Fixes
10
11
+* fix image broken in readme ([1f3336f](https://github.com/runbytech/gatsby-theme-novela-wa/commit/1f3336f7f995807a640b740ac41816fbb20ec304))
12
13
14
15
16
17
# 1.3.0 (2019-11-21)
18
19
www/package.json
@@ -1,7 +1,7 @@
1
{
2
"private": true,
"name": "www",
- "version": "1.3.0",
+ "version": "1.3.1",
"license": "MIT",
"scripts": {
"build": "gatsby build && cp -R _redirects public/",
0 commit comments