Skip to content

Commit b79d004

Browse files
chore(main): release 0.13.1 (#474)
🤖 I have created a release *beep* *boop* --- ## [0.13.1](v0.13.0...v0.13.1) (2025-08-06) ### Bug Fixes * **deps:** update module entgo.io/contrib to v0.7.0 ([#478](#478)) ([9c1ef02](9c1ef02)) * **deps:** update module entgo.io/ent to v0.14.5 ([#476](#476)) ([9cb7a80](9cb7a80)) * **deps:** update module github.com/golang-jwt/jwt/v5 to v5.3.0 ([#473](#473)) ([ef4a0ee](ef4a0ee)) * **deps:** update module github.com/micahparks/keyfunc/v3 to v3.5.0 ([#480](#480)) ([61b2e8e](61b2e8e)) * **deps:** update module github.com/micahparks/keyfunc/v3 to v3.6.1 ([#481](#481)) ([648df78](648df78)) * **deps:** update module github.com/nats-io/nats-server/v2 to v2.11.7 ([#477](#477)) ([d3411df](d3411df)) * **deps:** update module go.step.sm/crypto to v0.68.0 ([#475](#475)) ([c6479f5](c6479f5)) * **deps:** update module go.step.sm/crypto to v0.69.0 ([#483](#483)) ([85ef39f](85ef39f)) * nodes field returning nil on nested collections ([#484](#484)) ([8050305](8050305)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Signed-off-by: Infratographer Robot <[email protected]>
1 parent 8050305 commit b79d004

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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.0"
2+
".": "0.13.1"
33
}

CHANGELOG.md

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

3+
## [0.13.1](https://github.com/infratographer/x/compare/v0.13.0...v0.13.1) (2025-08-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update module entgo.io/contrib to v0.7.0 ([#478](https://github.com/infratographer/x/issues/478)) ([9c1ef02](https://github.com/infratographer/x/commit/9c1ef021b9053bc6c2361a7754a9de925e07c92b))
9+
* **deps:** update module entgo.io/ent to v0.14.5 ([#476](https://github.com/infratographer/x/issues/476)) ([9cb7a80](https://github.com/infratographer/x/commit/9cb7a80b191cccb2f81cc25df9a4cae296f3e7c0))
10+
* **deps:** update module github.com/golang-jwt/jwt/v5 to v5.3.0 ([#473](https://github.com/infratographer/x/issues/473)) ([ef4a0ee](https://github.com/infratographer/x/commit/ef4a0ee5267bdd367a8c8d3ea7682482ca7ae6f9))
11+
* **deps:** update module github.com/micahparks/keyfunc/v3 to v3.5.0 ([#480](https://github.com/infratographer/x/issues/480)) ([61b2e8e](https://github.com/infratographer/x/commit/61b2e8e16338bc6312dcff73a733ed01333e6bb5))
12+
* **deps:** update module github.com/micahparks/keyfunc/v3 to v3.6.1 ([#481](https://github.com/infratographer/x/issues/481)) ([648df78](https://github.com/infratographer/x/commit/648df7863d85d0548d57103d31a895dd6bde007d))
13+
* **deps:** update module github.com/nats-io/nats-server/v2 to v2.11.7 ([#477](https://github.com/infratographer/x/issues/477)) ([d3411df](https://github.com/infratographer/x/commit/d3411df0ad962a715492578c106bf4fc3e213f0e))
14+
* **deps:** update module go.step.sm/crypto to v0.68.0 ([#475](https://github.com/infratographer/x/issues/475)) ([c6479f5](https://github.com/infratographer/x/commit/c6479f5293ca27b34da98f69c1537f284c52e47f))
15+
* **deps:** update module go.step.sm/crypto to v0.69.0 ([#483](https://github.com/infratographer/x/issues/483)) ([85ef39f](https://github.com/infratographer/x/commit/85ef39fff3475b3b3196c5dcc229e7a9b8910135))
16+
* nodes field returning nil on nested collections ([#484](https://github.com/infratographer/x/issues/484)) ([8050305](https://github.com/infratographer/x/commit/80503056b424490047035c70c11f8ce659712c34))
17+
318
## [0.13.0](https://github.com/infratographer/x/compare/v0.12.0...v0.13.0) (2025-07-30)
419

520

0 commit comments

Comments
 (0)