Skip to content

Commit

Permalink
chore(main): release 0.9.1 (#61)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 10, 2023
1 parent cf33758 commit f1af887
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.9.1](https://github.com/thompsonsj/gatbsy-source-payload-cms/compare/v0.9.0...v0.9.1) (2023-10-10)


### Bug Fixes

* **source-nodes:** ensure height and width are integers ([#60](https://github.com/thompsonsj/gatbsy-source-payload-cms/issues/60)) ([cf33758](https://github.com/thompsonsj/gatbsy-source-payload-cms/commit/cf33758ef26e3745596d3f6495784e3a61814f1e))

## [0.9.0](https://github.com/thompsonsj/gatbsy-source-payload-cms/compare/v0.8.0...v0.9.0) (2023-08-04)


Expand Down
2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-payload-cms",
"description": "Source data from Payload CMS",
"version": "0.9.0",
"version": "0.9.1",
"license": "MIT",
"main": "./dist/gatsby-node.js",
"files": [
Expand Down

0 comments on commit f1af887

Please sign in to comment.