Skip to content

Commit be0d6d1

Browse files
chore(main): release 1.1.0
1 parent 2f3b1e9 commit be0d6d1

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/rtCamp/onesearch/compare/v1.0.1...v1.1.0) (2026-03-19)
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 wp-phpunit/wp-phpunit ([#165](https://github.com/rtCamp/onesearch/issues/165)) ([7db4415](https://github.com/rtCamp/onesearch/commit/7db44154fe3a1d50f789d3e721b6f7f4ced3df97))
20+
* **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))
21+
* **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))
22+
* **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))
23+
* upgrade scaffolding ([#146](https://github.com/rtCamp/onesearch/issues/146)) ([41d478e](https://github.com/rtCamp/onesearch/commit/41d478e905ecceeae3edd99ed728a50ca2e62194))
24+
325
## 1.0.1
426

527
- Feat: update Composer and NPM dependencies

0 commit comments

Comments
 (0)