diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..118e55c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 1.0.0 (2024-02-03) + + +### Bug Fixes + +* add public/build to VCS ([978162f](https://github.com/DataLinx/eclipse-skeleton/commit/978162fb8d5fbed93cd68c5abd55ff6769626f68)) +* fix detection of package development instance ([0b3301c](https://github.com/DataLinx/eclipse-skeleton/commit/0b3301cbb17c93f0991f668a30b3f8f972de6a22)) +* rebuild assets ([769ed1f](https://github.com/DataLinx/eclipse-skeleton/commit/769ed1fea4694cd809c5d35dd784d8ad139c3034)) +* update compiled asset files ([d46b4d6](https://github.com/DataLinx/eclipse-skeleton/commit/d46b4d6772e269f3d409b29ecdc70f1fb81555c7)) +* update skeleton files to support module development ([2d3a56d](https://github.com/DataLinx/eclipse-skeleton/commit/2d3a56d1bda1bb9fb36db88857dbcbf4b6a8c9e1)) +* update vendor name for core package ([038b3bd](https://github.com/DataLinx/eclipse-skeleton/commit/038b3bd293db50296cdf11936954d2aeb9abb290)) +* upgrade to PHP 8.2, Laravel 10 ([fc3f612](https://github.com/DataLinx/eclipse-skeleton/commit/fc3f6122567c28e804dc7805314bfc649759d794))