Skip to content

Commit c265de8

Browse files
chore: release 3.3.0 [skip ci]
1 parent 1d7e81d commit c265de8

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.3.0](https://github.com/jgiovaresco/apim-samples/compare/3.2.1...3.3.0) (2024-01-29)
2+
3+
4+
### Features
5+
6+
* improve graphql endpoint to accept limit param list queries ([1d7e81d](https://github.com/jgiovaresco/apim-samples/commit/1d7e81d760b9ac10cd42ac3c32d8694068b3bcac))
7+
18
## [3.2.1](https://github.com/jgiovaresco/apim-samples/compare/3.2.0...3.2.1) (2024-01-29)
29

310

helm/src/main/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: apim-samples
3-
version: 3.2.1
4-
appVersion: "3.2.1"
3+
version: 3.3.0
4+
appVersion: "3.3.0"
55
description: A Helm chart to deploy apim-samples in Kubernetes
66
type: application

0 commit comments

Comments
 (0)