Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [my-gatsby-site-v1.1.0](my-gatsby-site-v1.0.0...my-gatsby-site-v1.1.0) (2021-11-22)

### Features

* **jaen-pages:** switch from ipfs to osg ([3e9df13](3e9df13))
  • Loading branch information
semantic-release-bot committed Nov 22, 2021
1 parent b4b7429 commit a39eced
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.1.0](https://github.com/snek-at/jaen/compare/my-gatsby-site-v1.0.0...my-gatsby-site-v1.1.0) (2021-11-22)


### Features

* **jaen-pages:** switch from ipfs to osg ([3e9df13](https://github.com/snek-at/jaen/commit/3e9df13598944ad546aa36b2a52594c4d900478f))

# my-gatsby-site-v1.0.0 (2021-09-27)


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",
"version": "1.1.0",
"private": true,
"description": "My Gatsby Site",
"author": "Nico Schett",
Expand Down

0 comments on commit a39eced

Please sign in to comment.