Skip to content

Commit

Permalink
chore(release): 3.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.3](v3.0.2...v3.0.3) (2024-05-04)

### Bug Fixes

* **deps:** update react monorepo to v18.3.1 ([c573e31](c573e31))
  • Loading branch information
semantic-release-bot committed May 4, 2024
1 parent c573e31 commit dd22891
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.3](https://github.com/TommasoAmici/gatsby-source-bgg/compare/v3.0.2...v3.0.3) (2024-05-04)


### Bug Fixes

* **deps:** update react monorepo to v18.3.1 ([c573e31](https://github.com/TommasoAmici/gatsby-source-bgg/commit/c573e319040a544ce374ff9f4164dde297df82e8))

## [3.0.2](https://github.com/TommasoAmici/gatsby-source-bgg/compare/v3.0.1...v3.0.2) (2024-05-04)


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-source-bgg",
"version": "3.0.2",
"version": "3.0.3",
"description": "Gatsby source plugin for pulling game collections from BoardGameGeek",
"keywords": [
"gatsby",
Expand Down

0 comments on commit dd22891

Please sign in to comment.