Skip to content

Commit

Permalink
Merge pull request #30 from WebFiori/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.3.0
  • Loading branch information
usernane authored Dec 24, 2024
2 parents 72c4786 + 4896d8a commit 3bca521
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [1.3.0](https://github.com/WebFiori/mail/compare/v1.2.2...v1.3.0) (2024-12-24)


### Features

* Added Ability to Have More Than One Testing Address ([58eaa69](https://github.com/WebFiori/mail/commit/58eaa69d66b3a7868da3403e9f8ff5f0f813cc0c))
* Improved Testing Mode ([069a4c9](https://github.com/WebFiori/mail/commit/069a4c99509a0eb40ec1f6ac1c737a4e4387cd18))


### Bug Fixes

* Added Check if Message was Already Sent ([d189ddc](https://github.com/WebFiori/mail/commit/d189ddc71a3f8273fcd8e4843f7dd21501d42707))
* Fix Issue With Sample ([ad9f6f2](https://github.com/WebFiori/mail/commit/ad9f6f291cca638139d1917061af04451ed23529))


### Miscellaneous Chores

* Added CS Fixer Cache to .gitignore ([427d117](https://github.com/WebFiori/mail/commit/427d1173918984e9b97c5da21dd2dc10ab6bd149))
* Added Release Please ([3374286](https://github.com/WebFiori/mail/commit/337428682a8ca923c15d2f271cec0871da3e54b0))
* **main:** release 1.2.1 ([c45b3e2](https://github.com/WebFiori/mail/commit/c45b3e28aa439484a5d5ea81174fdba44453c202))
* **main:** release 1.2.2 ([16b3cf0](https://github.com/WebFiori/mail/commit/16b3cf0d31ee3b1f22d64765b764f0034bbe4557))
* Run CS Fixer ([e06aecd](https://github.com/WebFiori/mail/commit/e06aecddd2f57ea0c496792b082096dcdadb9f20))
* Updated GitAttributes ([70660bc](https://github.com/WebFiori/mail/commit/70660bc0985d2169c8b9b0b172204bb50cef91c7))
* Updated README by Adding PHP 8.4 ([b6dc429](https://github.com/WebFiori/mail/commit/b6dc429c56a8da3b81d46814a6cf3b7de07c8789))
* Updated Release Please Config ([7695559](https://github.com/WebFiori/mail/commit/7695559beda52cdb8ac95ccab50e26b1f2b315bc))

## [1.2.2](https://github.com/WebFiori/mail/compare/v1.2.1...v1.2.2) (2024-12-24)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "webfiori/mailer",
"description": "Sockets-based library for sending HTML email messages.",
"type": "library",
"version": "1.2.2",
"version": "1.3.0",
"authors": [
{
"name": "Ibrahim BinAlshikh",
Expand Down

0 comments on commit 3bca521

Please sign in to comment.