diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8ff4063 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +## 1.0.0 (2026-06-19) + + +### Features + +* **address:** standardized address creation ([765e8e7](https://github.com/byte5digital/addressable/commit/765e8e76ab87be4f4ccb5aa272374434ab780fdc)) +* **init:** initial version of the Addressable package ([fce833e](https://github.com/byte5digital/addressable/commit/fce833e1081af5d6ecc7e90648abee55b2adf4ea)) +* **schema.org:** add PostalAddress DTO with schema.org support ([f03c611](https://github.com/byte5digital/addressable/commit/f03c61141f336e8c4d2ffe44a4f2dce7e4786225)) + + +### Miscellaneous Chores + +* **ci:** update GitHub Actions dependencies and workflows ([7549be0](https://github.com/byte5digital/addressable/commit/7549be070ff1648ef129db2a1eeea285469a0fbd)) +* **pint:** add Laravel Pint code style tooling ([57d8fd2](https://github.com/byte5digital/addressable/commit/57d8fd22c8817842c7c2a2fce6b52d7a7048105f))