Skip to content

Commit e66b97f

Browse files
chore(main): release 0.13.3
Signed-off-by: Infratographer Robot <[email protected]>
1 parent 7182d59 commit e66b97f

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.13.2"
2+
".": "0.13.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.13.3](https://github.com/infratographer/x/compare/v0.13.2...v0.13.3) (2025-09-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update module github.com/99designs/gqlgen to v0.17.79 ([#527](https://github.com/infratographer/x/issues/527)) ([7182d59](https://github.com/infratographer/x/commit/7182d592f1409d2117698b8ee1d458e6d304e70f))
9+
* **deps:** update module github.com/brianvoe/gofakeit/v7 to v7.6.0 ([#522](https://github.com/infratographer/x/issues/522)) ([9f56310](https://github.com/infratographer/x/commit/9f563109c6a7f581893ec42b7197285fcca5518c))
10+
* **deps:** update module github.com/jackc/pgx/v5 to v5.7.6 ([#520](https://github.com/infratographer/x/issues/520)) ([a5b57e4](https://github.com/infratographer/x/commit/a5b57e46eb6a5494ebe86cd560acda6aac8a8144))
11+
* **deps:** update module github.com/nats-io/nats-server/v2 to v2.11.9 ([#524](https://github.com/infratographer/x/issues/524)) ([dae0cf5](https://github.com/infratographer/x/commit/dae0cf54836a339465d02ff6ed467e116156932c))
12+
* **deps:** update module github.com/spf13/viper to v1.21.0 ([#521](https://github.com/infratographer/x/issues/521)) ([185b7d3](https://github.com/infratographer/x/commit/185b7d39eaf2107d2774d7c406d476b8a955924e))
13+
* **deps:** update module github.com/xsam/otelsql to v0.40.0 ([#519](https://github.com/infratographer/x/issues/519)) ([90ad57b](https://github.com/infratographer/x/commit/90ad57bd0fe39f09bbbb5048a643c2fa69d60dda))
14+
* **deps:** update module golang.org/x/oauth2 to v0.31.0 ([#517](https://github.com/infratographer/x/issues/517)) ([0f339b2](https://github.com/infratographer/x/commit/0f339b219c3e33d6369f72ae1e761e2ec5128ae4))
15+
316
## [0.13.2](https://github.com/infratographer/x/compare/v0.13.1...v0.13.2) (2025-09-05)
417

518

0 commit comments

Comments
 (0)