Skip to content

Commit 2184b31

Browse files
committed
chore(dev): release 3.1.0
1 parent e2248ae commit 2184b31

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

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

3+
## [3.1.0](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v3.0.0...v3.1.0) (2024-10-08)
4+
5+
6+
### Features
7+
8+
* admin update repo settings scripts ([793bf95](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/793bf95a90b963319af6595b56065f28af00c5af))
9+
* separate repo settings from rulesets ([307cb98](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/307cb986f21fb28d6685e672afe6898f90487429))
10+
11+
12+
### Bug Fixes
13+
14+
* **ci:** checkout cicd repo ([cb14c4c](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/cb14c4c97da11359e36dd5ec297c54cc77b5033c))
15+
* **ci:** repo update input params ([5f9bbed](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/5f9bbed52d30513eb33307f941400936a0bc728c))
16+
* function definition ordering ([e2248ae](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/e2248ae9ba8cb3ed5c90edb920d69d28380486cb))
17+
* handle missing secrets ([212cdd9](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/212cdd9a513def24474d202b5dfaf9f3ccca700a))
18+
* remove tf-azure-do2az-migration repo ([18d8115](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/18d81157c62a3010828e62d4a5b3f2181d321b3c))
19+
20+
21+
### Performance Improvements
22+
23+
* make general settings a static file ([3c51b57](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3c51b5703ce9af4b6a95acc46462043a84083ebc))
24+
* only run general settings once ([5f17f9b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/5f17f9bfa13784672a35292bd81f8002a84f5997))
25+
326
## [3.0.0](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v2.1.3...v3.0.0) (2024-10-02)
427

528

0 commit comments

Comments
 (0)