Skip to content

Commit

Permalink
chore: release v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud (NovaGaïa) committed Mar 28, 2022
1 parent e2f8734 commit abf5942
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,19 @@ 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.1.1](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/compare/3.1.0...3.1.1)
## [3.1.2](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/compare/3.1.1...3.1.2)

### Commits

- Add preconnect [`cf23f00`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/cf23f00ff69ef139680c16be8d787fc667775f2a)
- catch error of ecoindex undefined [`e2f8734`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/e2f8734eb584e5c81c86f6f4a99fc79448024fd6)

## [3.1.1](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/compare/3.1.0...3.1.1) - 2022-03-28

### Commits

- fix ecoindex undefined [`bd7b8e6`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/bd7b8e6becf366c178596ff7bcef17503ce86b25)
- chore: release v3.1.1 [`fe3e50c`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/fe3e50ce36bcbeb71a10cb44d5828226b4d093f9)
- add comment to gatsby-browser.js [`6bc86e4`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/6bc86e4975636f19a7808e8a150bb6ca81548ecf)
- update HISTORY.md w/ release-it [`a72d82a`](https://github.com/NovaGaia/gatsby-plugin-ecoindexbadge/commit/a72d82a0ed74fbed4a69024dfdbf9b761fdd4872)

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.1.1",
"version": "3.1.2",
"description": "A badge displaying the (simplified) ecoindex of the page",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit abf5942

Please sign in to comment.