Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.28 [skip ci]
Browse files Browse the repository at this point in the history
# [my-gatsby-site-v1.0.0-beta.28](my-gatsby-site-v1.0.0-beta.27...my-gatsby-site-v1.0.0-beta.28) (2021-09-14)

### Bug Fixes

* **publish:** publishing works also without page changes now ([a091153](a091153))

### Performance Improvements

* use dynamic imports to reduce the bundle size ([712dfe3](712dfe3))
  • Loading branch information
semantic-release-bot committed Sep 14, 2021
1 parent 22e16d5 commit 3b3ecb2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions examples/my-gatsby-site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [my-gatsby-site-v1.0.0-beta.28](https://github.com/snek-at/jaen/compare/my-gatsby-site-v1.0.0-beta.27...my-gatsby-site-v1.0.0-beta.28) (2021-09-14)


### Bug Fixes

* **publish:** publishing works also without page changes now ([a091153](https://github.com/snek-at/jaen/commit/a0911534a067e417849ba70e4c3d0407bfc447fc))


### Performance Improvements

* use dynamic imports to reduce the bundle size ([712dfe3](https://github.com/snek-at/jaen/commit/712dfe3f8fb970ffc1ce7fbd9e3cf34f5b183985))

# [my-gatsby-site-v1.0.0-beta.27](https://github.com/snek-at/jaen/compare/my-gatsby-site-v1.0.0-beta.26...my-gatsby-site-v1.0.0-beta.27) (2021-09-14)


Expand Down
2 changes: 1 addition & 1 deletion examples/my-gatsby-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "my-gatsby-site",
"version": "1.0.0-beta.27",
"version": "1.0.0-beta.28",
"private": true,
"description": "My Gatsby Site",
"author": "Nico Schett",
Expand Down

0 comments on commit 3b3ecb2

Please sign in to comment.