Skip to content

Commit 42a5cf1

Browse files
committed
chore(release): publish
- @eshlox/gatsby-theme-axii@0.4.1 - site@0.4.1
1 parent 62b50fe commit 42a5cf1

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

packages/gatsby-theme-axii/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.4.1](https://github.com/eshlox/gatsby-theme-axii/compare/@eshlox/gatsby-theme-axii@0.4.0...@eshlox/gatsby-theme-axii@0.4.1) (2020-02-16)
7+
8+
**Note:** Version bump only for package @eshlox/gatsby-theme-axii
9+
10+
11+
12+
13+
614
# [0.4.0](https://github.com/eshlox/gatsby-theme-axii/compare/@eshlox/gatsby-theme-axii@0.3.0...@eshlox/gatsby-theme-axii@0.4.0) (2020-02-16)
715

816

packages/gatsby-theme-axii/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eshlox/gatsby-theme-axii",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "AXII - A Gatsby blog theme.",
55
"keywords": [
66
"gatsby",

packages/site/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.4.1](https://github.com/eshlox/gatsby-theme-axii/compare/site@0.4.0...site@0.4.1) (2020-02-16)
7+
8+
**Note:** Version bump only for package site
9+
10+
11+
12+
13+
614
# [0.4.0](https://github.com/eshlox/gatsby-theme-axii/compare/site@0.3.0...site@0.4.0) (2020-02-16)
715

816

packages/site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"private": true,
33
"name": "site",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"license": "MIT",
66
"scripts": {
77
"build": "gatsby build",
88
"develop": "gatsby develop",
99
"clean": "gatsby clean"
1010
},
1111
"dependencies": {
12-
"@eshlox/gatsby-theme-axii": "0.4.0",
12+
"@eshlox/gatsby-theme-axii": "0.4.1",
1313
"gatsby": "^2.19.15",
1414
"react": "^16.12.0",
1515
"react-dom": "^16.12.0"

0 commit comments

Comments
 (0)