Skip to content

Commit a66ada9

Browse files
chore(main): release 1.0.1
1 parent 83d463e commit a66ada9

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-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.0"
2+
".": "1.0.1"
33
}

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/deviantintegral/har/compare/v1.0.0...v1.0.1) (2026-01-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** resolve nightly workflow permission error ([#230](https://github.com/deviantintegral/har/issues/230)) ([992ea1a](https://github.com/deviantintegral/har/commit/992ea1ae34f1a2b9bb998d7ffbbffde80be36997))
9+
* **ci:** skip coverage annotation in nightly workflow ([#229](https://github.com/deviantintegral/har/issues/229)) ([cf85abe](https://github.com/deviantintegral/har/commit/cf85abef9eeaab58fa33b158b2265f61ac4601c6))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* **deps:** pin actions/checkout action to 34e1148 ([#227](https://github.com/deviantintegral/har/issues/227)) ([ce6ce55](https://github.com/deviantintegral/har/commit/ce6ce556656b5350843e871e52b28e349a40eed6))
15+
* **deps:** update actions/checkout action to v6 ([#228](https://github.com/deviantintegral/har/issues/228)) ([534d506](https://github.com/deviantintegral/har/commit/534d506afee769f85f9fbe9fbb2c9f99409ac97a))
16+
* **deps:** update dependency friendsofphp/php-cs-fixer to v3.92.4 ([#232](https://github.com/deviantintegral/har/issues/232)) ([83d463e](https://github.com/deviantintegral/har/commit/83d463ecf04f0a0abf7f18e332c96e76106b8494))
17+
* **deps:** update dependency infection/infection to v0.32.0 ([b1289be](https://github.com/deviantintegral/har/commit/b1289bebf77d5a0e48f592b4759625eed80a3e0d))
18+
* **deps:** update dependency rhysd/actionlint to v1.7.10 ([#231](https://github.com/deviantintegral/har/issues/231)) ([aa0ff05](https://github.com/deviantintegral/har/commit/aa0ff057efbaf97998fb915b3eb7df1470bd2c0d))
19+
320
## [1.0.0](https://github.com/deviantintegral/har/compare/v0.7.2...v1.0.0) (2025-12-18)
421

522

0 commit comments

Comments
 (0)