Skip to content

Commit

Permalink
Merge pull request #16 from ButterCMS/release-please--branches--maste…
Browse files Browse the repository at this point in the history
…r--components--release-please-action

chore(release): 3.1.0
  • Loading branch information
ViolanteCodes authored Dec 10, 2024
2 parents c4691e2 + 957f2a6 commit 48f1849
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [3.1.0](https://github.com/ButterCMS/buttercms-php/compare/v3.0.2...v3.1.0) (2024-12-10)


### Features

* add dockerfile and demo program ([70afe0a](https://github.com/ButterCMS/buttercms-php/commit/70afe0a6e36c345a3829aea50a72a6408609a4f9))
* add getters ([c6adb87](https://github.com/ButterCMS/buttercms-php/commit/c6adb877351773a1ee4dbbf37c65562041e9abdb))
* parametrize base url ([2bce734](https://github.com/ButterCMS/buttercms-php/commit/2bce734aa9c3f9ac7da082568da4339d66085699))
* update Page and Post models ([86a9ca6](https://github.com/ButterCMS/buttercms-php/commit/86a9ca6c155dec4ab598b774f471e7077a713f8c))

## [3.0.2](https://github.com/ButterCMS/buttercms-php/compare/3.0.1...v3.0.2) (2023-09-12)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"version": "3.0.2"
"version": "3.1.0"
}

0 comments on commit 48f1849

Please sign in to comment.