Skip to content

Commit 7f8e022

Browse files
chore(main): release 1.0.1
1 parent cf85abe commit 7f8e022

File tree

2 files changed

+15
-1
lines changed

2 files changed

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

3+
## [1.0.1](https://github.com/deviantintegral/har/compare/v1.0.0...v1.0.1) (2025-12-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** skip coverage annotation in nightly workflow ([#229](https://github.com/deviantintegral/har/issues/229)) ([cf85abe](https://github.com/deviantintegral/har/commit/cf85abef9eeaab58fa33b158b2265f61ac4601c6))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* **deps:** pin actions/checkout action to 34e1148 ([#227](https://github.com/deviantintegral/har/issues/227)) ([ce6ce55](https://github.com/deviantintegral/har/commit/ce6ce556656b5350843e871e52b28e349a40eed6))
14+
* **deps:** update actions/checkout action to v6 ([#228](https://github.com/deviantintegral/har/issues/228)) ([534d506](https://github.com/deviantintegral/har/commit/534d506afee769f85f9fbe9fbb2c9f99409ac97a))
15+
* **deps:** update dependency infection/infection to v0.32.0 ([b1289be](https://github.com/deviantintegral/har/commit/b1289bebf77d5a0e48f592b4759625eed80a3e0d))
16+
317
## [1.0.0](https://github.com/deviantintegral/har/compare/v0.7.2...v1.0.0) (2025-12-18)
418

519

0 commit comments

Comments
 (0)