Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

All notable changes to `google-api` will be documented in this file

## [0.8.0](https://github.com/tomshaw/google-api/compare/v0.7.3...v0.8.0) (2025-07-27)


### Features

* **issue-templates:** add comprehensive issue templates for bug reports, feature requests, documentation issues, improvements, and questions ([36f9d90](https://github.com/tomshaw/google-api/commit/36f9d90b45b9f5ecce8c29737286a5b897befb97))


### Bug Fixes

* **.gitignore:** add .DS_Store to ignore list ([f61462c](https://github.com/tomshaw/google-api/commit/f61462c846408aa093a48f2581350e3efc2254b2))


### Miscellaneous Chores

* **deps:** bump stefanzweifel/git-auto-commit-action from 5 to 6 ([b6e9eb1](https://github.com/tomshaw/google-api/commit/b6e9eb1c2f8cd63d7369d440e052f18914c0f44a))

## [0.7.3](https://github.com/tomshaw/google-api/compare/v0.7.2...v0.7.3) (2025-02-03)


Expand Down