Skip to content

Commit 298d01b

Browse files
chore(main): release 1.1.0
1 parent e211e93 commit 298d01b

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

.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: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/deviantintegral/har/compare/v1.0.1...v1.1.0) (2026-01-15)
4+
5+
6+
### Features
7+
8+
* **Log:** add entry filtering methods for test mocking ([#242](https://github.com/deviantintegral/har/issues/242)) ([1833b5b](https://github.com/deviantintegral/har/commit/1833b5b384eb7de29d04485c70f5a7dc0da49137))
9+
10+
11+
### Bug Fixes
12+
13+
* configure renovate to track fix-renovate-version branch ([e8f3273](https://github.com/deviantintegral/har/commit/e8f32732825e093533ea7434d47c765dbc73a0b6))
14+
* disable strict mode in renovate config validator ([42dbd0b](https://github.com/deviantintegral/har/commit/42dbd0b0355ade7775f402f32c6e514d528066fe))
15+
* point to our fork to fix config validation ([b393f93](https://github.com/deviantintegral/har/commit/b393f93953f804fc9c45989ae7c3638c32463dd9))
16+
* remove followTag config as it doesn't work with branches ([#254](https://github.com/deviantintegral/har/issues/254)) ([e211e93](https://github.com/deviantintegral/har/commit/e211e937c4a13ceaab930a7f4d43f149c5497547))
17+
18+
19+
### Miscellaneous Chores
20+
21+
* auto-merge all dependency updates after 3 day wait ([ab7271d](https://github.com/deviantintegral/har/commit/ab7271d5c4ecabdef802dae518c402afb9c5f03a))
22+
* **config:** migrate config renovate.json ([7763d5a](https://github.com/deviantintegral/har/commit/7763d5af5da300efbdbc207b5e5ffdebc2f8e6de))
23+
* **deps:** update dependency friendsofphp/php-cs-fixer to v3.92.5 ([#240](https://github.com/deviantintegral/har/issues/240)) ([34f6e67](https://github.com/deviantintegral/har/commit/34f6e67c17d7f09d0a5cb42a35a672d72fcc7908))
24+
* **deps:** update dependency infection/infection to v0.32.1 ([2905614](https://github.com/deviantintegral/har/commit/2905614c9c4dac9c6d7d8b444fe2db79225e1d6e))
25+
* **deps:** update dependency infection/infection to v0.32.2 ([2e311b9](https://github.com/deviantintegral/har/commit/2e311b95af3d8c2e9a24cb561989ee156a87b391))
26+
* **deps:** update dependency infection/infection to v0.32.3 ([34f78fa](https://github.com/deviantintegral/har/commit/34f78fab5d9ff80acd87412ca61d9c4516821e18))
27+
* **deps:** update suzuki-shunsuke/github-action-renovate-config-validator digest to c22827f ([146c9e2](https://github.com/deviantintegral/har/commit/146c9e255767ce52b106a4c4a059dcf46a74f190))
28+
* use local XSD for PHPUnit configuration ([bcb4bdd](https://github.com/deviantintegral/har/commit/bcb4bdde6a61d4dd27ed6f88455ea2f5a5c371ca))
29+
330
## [1.0.1](https://github.com/deviantintegral/har/compare/v1.0.0...v1.0.1) (2026-01-05)
431

532

0 commit comments

Comments
 (0)