Skip to content

Commit

Permalink
Merge pull request #43 from krystal/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 2.0.2
  • Loading branch information
bencromwell authored Feb 3, 2025
2 parents ff43a41 + ef44fbf commit 1ac220c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.0.1"
".": "2.0.2"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.0.2](https://github.com/krystal/katapult-whmcs/compare/v2.0.1...v2.0.2) (2025-02-03)


### Bug Fixes

* don't auto-install a psr7, remove guzzle on build ([b29721e](https://github.com/krystal/katapult-whmcs/commit/b29721e57fc1d7c96b77c51dd088ce8cb76b8e98))
* lock psr/http-message to v1.0.1 ([dc85484](https://github.com/krystal/katapult-whmcs/commit/dc85484f43288e9637c9c156255013d1a739e1ce))


### Miscellaneous Chores

* **build:** remove .github directory from built zip ([2846e7b](https://github.com/krystal/katapult-whmcs/commit/2846e7bef9fb644eec609a678c0f5cc838d7c693))
* **docs:** update link to docs ([b962281](https://github.com/krystal/katapult-whmcs/commit/b9622816c87cc3df7a537fda90b17a131f9b1b2b))
* Stan baseline ([e3a77ce](https://github.com/krystal/katapult-whmcs/commit/e3a77ce683366a41a5d3a8c7a3cff874799cf78f))
* update formatting and remove some additional files from the zip ([c9a3c9e](https://github.com/krystal/katapult-whmcs/commit/c9a3c9e2af6bffc5d29da52295dd420c3e5bff4b))
* use nyholm psr7 in dev ([f6b1655](https://github.com/krystal/katapult-whmcs/commit/f6b16552a780fa922c456df37ee53e7070607e2e))

## [2.0.1](https://github.com/krystal/katapult-whmcs/compare/v2.0.0...v2.0.1) (2025-02-03)


Expand Down

0 comments on commit 1ac220c

Please sign in to comment.