Skip to content

Commit

Permalink
chore: release v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud (NovaGaïa) committed Mar 16, 2022
1 parent 899813a commit be2dd6b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## 3.0.0
## [3.1.0](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/compare/3.0.0...3.1.0)

### Commits

- fix reload in gatsby-browser and remove-it from gatsby-ssr [`899813a`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/899813ac2c265a3959e1c1b4c3a95bdecd2ff11b)

## 3.0.0 - 2022-03-15

### Commits

Expand All @@ -21,6 +27,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- change changelog cmd and add rel='noreferrer' [`ef54ea4`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/ef54ea4d0fa5eea01c0a99b5630b1bd76855f375)
- change to gatsby-browser and to release-it packager [`5d08a41`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/5d08a41ef31ef2486f89facbdf4af7b9d707af0e)
- Delete gatsby-ssr.js [`2449ccc`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/2449ccc17594ce53850066a058b26a053d2882ce)
- chore: release v3.0.0 [`c74c5e3`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/c74c5e33c0b55116fc711db3644367e1d832af4b)
- traduction [`6b0a7ac`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/6b0a7ac5186938636c258527fd7296b21fee4082)
- update md [`241bd1e`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/241bd1edb51dce89c41051ff9c204d40a7e3be11)
- fix package name [`b2947ba`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/b2947ba8c9ad87c6d320b1dea7dc37d919692f26)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-ecoindexbadge",
"version": "3.0.0",
"version": "3.1.0",
"description": "A badge displaying the (simplified) ecoindex of the page",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit be2dd6b

Please sign in to comment.