|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [0.2.3](https://github.com/infratographer/metadata-api/compare/v0.2.2...v0.2.3) (2025-09-08) |
| 4 | + |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +* **deps:** update module github.com/99designs/gqlgen to v0.17.77 ([#202](https://github.com/infratographer/metadata-api/issues/202)) ([7919dd0](https://github.com/infratographer/metadata-api/commit/7919dd0a3c95d277bb7a52dd9f3f6c403be16cce)) |
| 9 | +* **deps:** update module github.com/99designs/gqlgen to v0.17.78 ([#203](https://github.com/infratographer/metadata-api/issues/203)) ([d49a6cc](https://github.com/infratographer/metadata-api/commit/d49a6cca048f1ba526b190384b6252a028383bcf)) |
| 10 | +* **deps:** update module github.com/brianvoe/gofakeit/v7 to v7.4.0 ([#219](https://github.com/infratographer/metadata-api/issues/219)) ([8d847c5](https://github.com/infratographer/metadata-api/commit/8d847c581fbafc017c51a923e65514bb658df787)) |
| 11 | +* **deps:** update module github.com/brianvoe/gofakeit/v7 to v7.5.1 ([#224](https://github.com/infratographer/metadata-api/issues/224)) ([d6cbec1](https://github.com/infratographer/metadata-api/commit/d6cbec1bae4fb43434cb5c4200a7163944bd4864)) |
| 12 | +* **deps:** update module github.com/mattn/go-sqlite3 to v1.14.29 ([#200](https://github.com/infratographer/metadata-api/issues/200)) ([45d467e](https://github.com/infratographer/metadata-api/commit/45d467e8219231e9b7f33e2e742e7579c20f60df)) |
| 13 | +* **deps:** update module github.com/mattn/go-sqlite3 to v1.14.30 ([#207](https://github.com/infratographer/metadata-api/issues/207)) ([e98dcc8](https://github.com/infratographer/metadata-api/commit/e98dcc8755f29d898cf04d2ae2969fecd7de045f)) |
| 14 | +* **deps:** update module github.com/mattn/go-sqlite3 to v1.14.31 ([#213](https://github.com/infratographer/metadata-api/issues/213)) ([a5f91cc](https://github.com/infratographer/metadata-api/commit/a5f91cc4254b48ce57b8076f937b244c629eef5c)) |
| 15 | +* **deps:** update module github.com/mattn/go-sqlite3 to v1.14.32 ([#218](https://github.com/infratographer/metadata-api/issues/218)) ([b16ce80](https://github.com/infratographer/metadata-api/commit/b16ce80419eb3ef9d70e35be69fc6bbf7b84b3db)) |
| 16 | +* **deps:** update module github.com/spf13/viper to v1.21.0 ([#228](https://github.com/infratographer/metadata-api/issues/228)) ([06a8ae8](https://github.com/infratographer/metadata-api/commit/06a8ae87979f87464803a54421939cd3d29f287e)) |
| 17 | +* **deps:** update module github.com/stretchr/testify to v1.11.0 ([#221](https://github.com/infratographer/metadata-api/issues/221)) ([f950e4c](https://github.com/infratographer/metadata-api/commit/f950e4c318ae10d036eb399e11948237bab19596)) |
| 18 | +* **deps:** update module github.com/stretchr/testify to v1.11.1 ([#223](https://github.com/infratographer/metadata-api/issues/223)) ([c66024d](https://github.com/infratographer/metadata-api/commit/c66024d45c4d701a60285adab6154805ddb31eb7)) |
| 19 | +* **deps:** update module go.infratographer.com/x to v0.13.0 ([#206](https://github.com/infratographer/metadata-api/issues/206)) ([7edabbf](https://github.com/infratographer/metadata-api/commit/7edabbfe9c03ed1dd1a7b29f003fe7d40129e983)) |
| 20 | +* **deps:** update module go.infratographer.com/x to v0.13.1 ([#211](https://github.com/infratographer/metadata-api/issues/211)) ([b5ee390](https://github.com/infratographer/metadata-api/commit/b5ee3906408b5e4a72cb3c556dd1c0617c9a2ab1)) |
| 21 | +* **deps:** update module go.infratographer.com/x to v0.13.2 ([#225](https://github.com/infratographer/metadata-api/issues/225)) ([020eec8](https://github.com/infratographer/metadata-api/commit/020eec803cfae75df15b263867d40cfb0d409447)) |
| 22 | + |
3 | 23 | ## [0.2.2](https://github.com/infratographer/metadata-api/compare/v0.2.1...v0.2.2) (2025-07-20)
|
4 | 24 |
|
5 | 25 |
|
|
0 commit comments