Skip to content

Commit 312b135

Browse files
chore(main): release 0.2.3
Signed-off-by: Infratographer Robot <[email protected]>
1 parent f76fcbc commit 312b135

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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-
".": "0.2.2"
2+
".": "0.2.3"
33
}

CHANGELOG.md

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

3+
## [0.2.3](https://github.com/infratographer/metadata-api/compare/v0.2.2...v0.2.3) (2025-08-12)
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/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))
11+
* **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))
12+
* **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))
13+
* **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))
14+
* **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))
15+
316
## [0.2.2](https://github.com/infratographer/metadata-api/compare/v0.2.1...v0.2.2) (2025-07-20)
417

518

0 commit comments

Comments
 (0)