Skip to content

Commit

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

### Bug Fixes

* remove transpiling ([9ec9b59](9ec9b59))
  • Loading branch information
semantic-release-bot committed Sep 1, 2021
1 parent 3e903fd commit 5b4044b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions examples/my-gatsby-site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [my-gatsby-site-v1.0.0-beta.5](https://github.com/snek-at/jaen/compare/my-gatsby-site-v1.0.0-beta.4...my-gatsby-site-v1.0.0-beta.5) (2021-09-01)


### Bug Fixes

* remove transpiling ([9ec9b59](https://github.com/snek-at/jaen/commit/9ec9b59b69515bbdf3c47b77c9434ce2b38632f3))

# [my-gatsby-site-v1.0.0-beta.4](https://github.com/snek-at/jaen/compare/my-gatsby-site-v1.0.0-beta.3...my-gatsby-site-v1.0.0-beta.4) (2021-08-31)


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.4",
"version": "1.0.0-beta.5",
"private": true,
"description": "My Gatsby Site",
"author": "Nico Schett",
Expand Down

0 comments on commit 5b4044b

Please sign in to comment.