Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.0.0"
".": "2.0.66"
}
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
# Changelog

## [2.0.66](https://github.com/JMoore5353/versioning-testing/compare/v3.0.0...v2.0.66) (2025-12-13)


### ⚠ BREAKING CHANGES

* section heading
* Breaking change
* This is an important change to the readme.

### Features

* add another feature to the bullets on the readme ([eb09dc4](https://github.com/JMoore5353/versioning-testing/commit/eb09dc410c99db55e150f1695b003537942b7c9a))
* add prerelease ([2bad77a](https://github.com/JMoore5353/versioning-testing/commit/2bad77a73e227d05c26424e5e58d34beafd8470c))
* added new good stuff to the good stuff ([48e0ee1](https://github.com/JMoore5353/versioning-testing/commit/48e0ee15509d406112ca38b0a75a74519bcc9757))
* Breaking change ([74319f3](https://github.com/JMoore5353/versioning-testing/commit/74319f3f7566d5641557062586b23811b026d00d))
* change ([a792766](https://github.com/JMoore5353/versioning-testing/commit/a7927661b4583f9164b606db1f22ed24c658543c))
* good stuff ([86ab542](https://github.com/JMoore5353/versioning-testing/commit/86ab542e34a3a669f77ebebb1014fc6e8c7a8a0b))
* Initial commit ([2261a2e](https://github.com/JMoore5353/versioning-testing/commit/2261a2eefcdb3b9146d4eaf986d2a1e866551418))
* last feature before feature freeze ([60a2d22](https://github.com/JMoore5353/versioning-testing/commit/60a2d22619f9dd39acf0745b02de4f37982872d7))
* more prerelease features ([a5ffcc6](https://github.com/JMoore5353/versioning-testing/commit/a5ffcc611a842f441c1d70771007fbec2062ca34))
* move location of the config and manifest file paths ([4f15503](https://github.com/JMoore5353/versioning-testing/commit/4f155033982a4f9be59eac53e887ceddc2690d89))
* new prerelease features ([d20d2e8](https://github.com/JMoore5353/versioning-testing/commit/d20d2e8fd80c5b783d927b018a4f0054c3772814))
* new stuff ([654462f](https://github.com/JMoore5353/versioning-testing/commit/654462fbd3cec9ebeb4e31273dbce0c775c6942e))
* section heading ([f079f76](https://github.com/JMoore5353/versioning-testing/commit/f079f76a36fdf35eb3f4aa7ce8dce102a6ccf337))
* This is an important change to the readme. ([49a1bd6](https://github.com/JMoore5353/versioning-testing/commit/49a1bd6ad84cb3ebd57e280b8361d15603a2ca9b))


### Bug Fixes

* added issue permissions to release action ([3c6800b](https://github.com/JMoore5353/versioning-testing/commit/3c6800b32b3f3a4f3c127d1dfa731b96d2bde921))
* bad path ([4ac8672](https://github.com/JMoore5353/versioning-testing/commit/4ac8672d4d3a94093f03b1ba9f7ec46de0b13d03))
* finally the resting place ([b742ea5](https://github.com/JMoore5353/versioning-testing/commit/b742ea5a1feb59ac1c255077a6aecb3c568e4541))
* fix bugs ([8447d9d](https://github.com/JMoore5353/versioning-testing/commit/8447d9d6ab85c0a5ba3400095b44c058c4ffdbc9))
* good ol bugs ([22ed873](https://github.com/JMoore5353/versioning-testing/commit/22ed873f23039dc40a8b26c030aea0b941867dcf))
* last update ([810876a](https://github.com/JMoore5353/versioning-testing/commit/810876ae18d9287356b4de0368902016068291da))
* move other stuff ([ed0cc16](https://github.com/JMoore5353/versioning-testing/commit/ed0cc16eac7f33de67affd6c4bb5ffc64efaec72))
* move stuff ([2b5f366](https://github.com/JMoore5353/versioning-testing/commit/2b5f366be24a55f90f9eca1614387b07f60178c9))
* update README docs ([11ea02f](https://github.com/JMoore5353/versioning-testing/commit/11ea02f220799ed38c0d18560ef82a2d1c8aa9c3))


### Miscellaneous Chores

* release version ([0d78997](https://github.com/JMoore5353/versioning-testing/commit/0d789971cb5cc280cf5dbcbd49a1163075f6cce3))

## [3.0.0](https://github.com/JMoore5353/versioning-testing/compare/v2.0.66...v3.0.0) (2025-12-12)


Expand Down