diff --git a/configs/resources/opensearch-project-resource.yml b/configs/resources/opensearch-project-resource.yml index 3eb33e2..88f39a7 100644 --- a/configs/resources/opensearch-project-resource.yml +++ b/configs/resources/opensearch-project-resource.yml @@ -125,3 +125,4 @@ organizations: - name: traffic-replayer - name: ux - name: piped-processing-language + - name: technical-steering diff --git a/package-lock.json b/package-lock.json index f9e3d4b..7fbb43d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "opensearch-automation-app", - "version": "0.1.13", + "version": "0.1.14", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "opensearch-automation-app", - "version": "0.1.13", + "version": "0.1.14", "dependencies": { "@aws-sdk/client-cloudwatch": "^3.664.0", "@aws-sdk/client-opensearch": "^3.658.1", diff --git a/package.json b/package.json index 5edd1ea..7d4060f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opensearch-automation-app", - "version": "0.1.13", + "version": "0.1.14", "description": "An Automation App that handles all your GitHub Repository Activities", "author": "Peter Zhu", "homepage": "https://github.com/opensearch-project/automation-app", @@ -68,4 +68,4 @@ "engines": { "node": ">= 18" } -} +} \ No newline at end of file