|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.1.0](https://github.com/rtCamp/onesearch/compare/v1.0.1...v1.1.0) (2026-03-31) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* Bump minimum PHP version to 8.2 ([#151](https://github.com/rtCamp/onesearch/issues/151)) ([944b536](https://github.com/rtCamp/onesearch/commit/944b536760da2ff30983fa3bd88da77b618538d7)) |
| 9 | +* convert remaining JS assets to Typescript ([#153](https://github.com/rtCamp/onesearch/issues/153)) ([9072c8b](https://github.com/rtCamp/onesearch/commit/9072c8b9cfd14f9bec22001a042a27047377e9bd)) |
| 10 | + |
| 11 | + |
| 12 | +### Bug Fixes |
| 13 | + |
| 14 | +* compare ports when validating and support governing/brand local environments ([#160](https://github.com/rtCamp/onesearch/issues/160)) ([4da844e](https://github.com/rtCamp/onesearch/commit/4da844e0e793b3a11ac880545ba16c908671a77e)) |
| 15 | + |
| 16 | + |
| 17 | +### Miscellaneous Chores |
| 18 | + |
| 19 | +* **deps-dev:** bump flatted from 3.3.4 to 3.4.2 ([#172](https://github.com/rtCamp/onesearch/issues/172)) ([8fe95aa](https://github.com/rtCamp/onesearch/commit/8fe95aa65b39388b8aac442f80ea37f4432bdf5c)) |
| 20 | +* **deps-dev:** bump phpstan/phpstan ([#178](https://github.com/rtCamp/onesearch/issues/178)) ([46a2222](https://github.com/rtCamp/onesearch/commit/46a2222886d132f21800d955cb7e05f446c0f2d2)) |
| 21 | +* **deps-dev:** bump picomatch from 2.3.1 to 2.3.2 ([#181](https://github.com/rtCamp/onesearch/issues/181)) ([f2b38c1](https://github.com/rtCamp/onesearch/commit/f2b38c1ed4de7fcd6b658b2f8a0f392512a961cf)) |
| 22 | +* **deps-dev:** bump the npm-dev-minor-patch group across 1 directory with 10 updates ([#180](https://github.com/rtCamp/onesearch/issues/180)) ([aac7786](https://github.com/rtCamp/onesearch/commit/aac7786f92296445c7e8fdc53c8fd9805d15d57c)) |
| 23 | +* **deps-dev:** bump wp-phpunit/wp-phpunit ([#165](https://github.com/rtCamp/onesearch/issues/165)) ([7db4415](https://github.com/rtCamp/onesearch/commit/7db44154fe3a1d50f789d3e721b6f7f4ced3df97)) |
| 24 | +* **deps:** bump fast-xml-parser from 5.5.1 to 5.5.6 ([#169](https://github.com/rtCamp/onesearch/issues/169)) ([2d72a34](https://github.com/rtCamp/onesearch/commit/2d72a3401c40210c4718b9525bc3e32455d2ff59)) |
| 25 | +* **deps:** bump fast-xml-parser from 5.5.6 to 5.5.7 ([#171](https://github.com/rtCamp/onesearch/issues/171)) ([4cfcfc3](https://github.com/rtCamp/onesearch/commit/4cfcfc3e3722bb65d8468bc4c1f2d2052d2f4deb)) |
| 26 | +* **deps:** bump the github-actions-updates group across 1 directory with 8 updates ([#157](https://github.com/rtCamp/onesearch/issues/157)) ([b1e7b3e](https://github.com/rtCamp/onesearch/commit/b1e7b3e532bd8b1af1f8ab3fe01026e6e8046b65)) |
| 27 | +* **deps:** bump the github-actions-updates group with 3 updates ([#174](https://github.com/rtCamp/onesearch/issues/174)) ([bd7a110](https://github.com/rtCamp/onesearch/commit/bd7a11030a240fc2f062945258573d7e9a3592ef)) |
| 28 | +* **deps:** bump the github-actions-updates group with 4 updates ([#168](https://github.com/rtCamp/onesearch/issues/168)) ([2f3b1e9](https://github.com/rtCamp/onesearch/commit/2f3b1e9345c3adfdbea95e09f491d85a4afd9349)) |
| 29 | +* **deps:** bump the npm-prod-minor-patch group with 3 updates ([#179](https://github.com/rtCamp/onesearch/issues/179)) ([3142832](https://github.com/rtCamp/onesearch/commit/3142832338510d67d7f53cc371f791b021bbf906)) |
| 30 | +* upgrade scaffolding ([#146](https://github.com/rtCamp/onesearch/issues/146)) ([41d478e](https://github.com/rtCamp/onesearch/commit/41d478e905ecceeae3edd99ed728a50ca2e62194)) |
| 31 | + |
3 | 32 | ## 1.0.1 |
4 | 33 |
|
5 | 34 | - Feat: update Composer and NPM dependencies |
|
0 commit comments