Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#85)
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 Apr 17, 2024
1 parent 04090be commit 2250642
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.0.0](https://github.com/thompsonsj/gatbsy-source-payload-cms/compare/v0.13.0...v1.0.0) (2024-04-17)


### ⚠ BREAKING CHANGES

* **formatentity:** node transform fn runs on whole data ([#84](https://github.com/thompsonsj/gatbsy-source-payload-cms/issues/84))

### Code Refactoring

* **formatentity:** node transform fn runs on whole data ([#84](https://github.com/thompsonsj/gatbsy-source-payload-cms/issues/84)) ([04090be](https://github.com/thompsonsj/gatbsy-source-payload-cms/commit/04090beed56235e02f3804c78d01bb698b49c193))

## [0.13.0](https://github.com/thompsonsj/gatbsy-source-payload-cms/compare/v0.12.3...v0.13.0) (2024-03-22)


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.13.0",
"version": "1.0.0",
"license": "MIT",
"main": "./dist/gatsby-node.js",
"files": [
Expand Down

0 comments on commit 2250642

Please sign in to comment.