Skip to content

Commit 960d9fb

Browse files
chore(main): release 1.2.0 (#12)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1d90b3d commit 960d9fb

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.1.0"
2+
".": "1.2.0"
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.2.0](https://github.com/hesreallyhim/github-api-usage-tracker/compare/v1.1.0...v1.2.0) (2026-01-23)
4+
5+
6+
### Features
7+
8+
* Add summary table, configurable buckets, and improve logging ([bee0b09](https://github.com/hesreallyhim/github-api-usage-tracker/commit/bee0b09065b97deb97b8c8b3852045b5913703fd))
9+
* change formatting of summary to report start & end ([954fa43](https://github.com/hesreallyhim/github-api-usage-tracker/commit/954fa43eaafb1f26b175a3d0fbaba036922cf7a8))
10+
* reformat output for reset crossing ([6cecd9f](https://github.com/hesreallyhim/github-api-usage-tracker/commit/6cecd9f8f2c8df147dd74f79398ae5d3e3d36856))
11+
* remove used_is_minimum property ([77530e5](https://github.com/hesreallyhim/github-api-usage-tracker/commit/77530e5ab092a7f599399dd6d83b0abf7e514ed6))
12+
13+
14+
### Bug Fixes
15+
16+
* fix bug in summary table construction ([5c01101](https://github.com/hesreallyhim/github-api-usage-tracker/commit/5c011018de3a79a650a0755a6fa691888fc22ea8))
17+
* typo ([c2bea0a](https://github.com/hesreallyhim/github-api-usage-tracker/commit/c2bea0a114599def38897054bb6dee525d84eff2))
18+
* usage accounting across windows ([bab40c4](https://github.com/hesreallyhim/github-api-usage-tracker/commit/bab40c4af552ebc76e77ac4e9d2e121cac69b430))
19+
320
## [1.1.0](https://github.com/hesreallyhim/github-api-usage-tracker/compare/github-api-usage-tracker-v1.0.2...github-api-usage-tracker-v1.1.0) (2026-01-21)
421

522
### Features

0 commit comments

Comments
 (0)