-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #41 from ButterCMS/release-please--branches--maste…
…r--components--release-please-action chore(release): 2.0.1
- Loading branch information
Showing
3 changed files
with
34 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Changelog | ||
|
||
## [2.0.1](https://github.com/ButterCMS/buttercms-csharp/compare/v2.0.0...v2.0.1) (2023-10-13) | ||
|
||
|
||
### Features | ||
|
||
* mention testing in README ([a9825c4](https://github.com/ButterCMS/buttercms-csharp/commit/a9825c437cb1999d7b1d930283afd199b6802fc6)) | ||
* release-please action ([3e50f03](https://github.com/ButterCMS/buttercms-csharp/commit/3e50f03bcddd9a958f179b73793a48acb48f2551)) | ||
* run tests in github action ([717717f](https://github.com/ButterCMS/buttercms-csharp/commit/717717f3f6db80d1da4b2aa00cedaba9bdbb3cfb)) | ||
* test category attribute ([431ad2b](https://github.com/ButterCMS/buttercms-csharp/commit/431ad2b081230bdf2a2732fc6fc94b8addd0f836)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* AtomFeed tests ([2bfef31](https://github.com/ButterCMS/buttercms-csharp/commit/2bfef317c5454b18640c032e74f7eef0e2465191)) | ||
* bump packageVersion to 2.0.0 ([5c4f5a8](https://github.com/ButterCMS/buttercms-csharp/commit/5c4f5a832baed16f5f0f5de84b9203b0cbd12f00)) | ||
* ListAuthors tests ([e5d8ff3](https://github.com/ButterCMS/buttercms-csharp/commit/e5d8ff38526fa002c072264fd8917a7bfb5d502b)) | ||
* ListCategories tests ([182181a](https://github.com/ButterCMS/buttercms-csharp/commit/182181a46aa0c463af5ff72528c5bc4255e50390)) | ||
* ListPages tests ([d1d49b0](https://github.com/ButterCMS/buttercms-csharp/commit/d1d49b0f90581cabfdc03f62224379c531ffe5e0)) | ||
* ListPosts tests ([6e23a52](https://github.com/ButterCMS/buttercms-csharp/commit/6e23a521a37b13e4f6fae6dde246a4546976cbb9)) | ||
* ListTags tests ([9e907ae](https://github.com/ButterCMS/buttercms-csharp/commit/9e907aea886873ba5e1726fc9e3c72704878140e)) | ||
* RetrieveAuthor tests ([1d566ab](https://github.com/ButterCMS/buttercms-csharp/commit/1d566abf4e1d8c6ada6305658afba21f705dad83)) | ||
* RetrieveCategory tests ([b9b4eea](https://github.com/ButterCMS/buttercms-csharp/commit/b9b4eeaefe95eebe76fcd2ac5e85b0e6cc862e3b)) | ||
* RetrieveContentFields tests ([5aa18ea](https://github.com/ButterCMS/buttercms-csharp/commit/5aa18ea43fa5be26e6836138bebee46e40e6b78a)) | ||
* RetrievePage tests ([6f46587](https://github.com/ButterCMS/buttercms-csharp/commit/6f4658789b06c1082e50704cf53b251e4ecd6a3d)) | ||
* RetrievePost tests ([525a54a](https://github.com/ButterCMS/buttercms-csharp/commit/525a54a7c3d6011570b37d093530bfb91e599cf1)) | ||
* RssFeed tests ([1254cd5](https://github.com/ButterCMS/buttercms-csharp/commit/1254cd5736ae7dd39b099a2f42534214655bf64d)) | ||
* SearchPosts tests ([933668a](https://github.com/ButterCMS/buttercms-csharp/commit/933668a1f5c66de77c431f836d8e3a101c7e7d40)) | ||
* Sitemap tests ([e1c6778](https://github.com/ButterCMS/buttercms-csharp/commit/e1c6778b278cd46353a9523b1070aa1a1bd111a2)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters