-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release generate-policy-bot-config 1.0.0
- Loading branch information
1 parent
14945cd
commit d8cc123
Showing
2 changed files
with
35 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{} | ||
{".":"1.0.0"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-11-07) | ||
|
||
|
||
### 🎉 Features | ||
|
||
* **all:** add CI, a release process and Dependabot ([b8055cf](https://github.com/grafana/generate-policy-bot-config/commit/b8055cf3074f74a475f271e5e9ebf95d225ff3b0)) | ||
* **build:** Add a Dockerfile ([5eb92d3](https://github.com/grafana/generate-policy-bot-config/commit/5eb92d3be6b871f879529d2250bcfb45b5eab7db)) | ||
|
||
|
||
### 🐛 Bug Fixes | ||
|
||
* **ci:** drop local validate rule ([ac72894](https://github.com/grafana/generate-policy-bot-config/commit/ac72894827185b3ec5cd8a50fdad91922b884605)) | ||
* remove rule properly ([14945cd](https://github.com/grafana/generate-policy-bot-config/commit/14945cdb0739ba38b9fb71e969910680b18b619d)) | ||
|
||
|
||
### 📝 Documentation | ||
|
||
* add some more config instructions to the README ([457e203](https://github.com/grafana/generate-policy-bot-config/commit/457e203271c966ff4bf58f4d6935b77714f9352c)) | ||
* **README:** update project name ([08e65bc](https://github.com/grafana/generate-policy-bot-config/commit/08e65bcaaa09863426a873cbb6b849c577817259)) | ||
|
||
|
||
### 🔧 Miscellaneous Chores | ||
|
||
* **deps:** bump actions/checkout from 4.2.0 to 4.2.2 ([619596e](https://github.com/grafana/generate-policy-bot-config/commit/619596e72223f85260f9aadb45386230130e2763)) | ||
* **deps:** bump actions/setup-go from 5.0.2 to 5.1.0 ([c7e715b](https://github.com/grafana/generate-policy-bot-config/commit/c7e715bb3775cf2691fa7b82694cd82f20a177bb)) | ||
* **deps:** bump docker/setup-buildx-action from 3.6.1 to 3.7.1 ([a93f6cf](https://github.com/grafana/generate-policy-bot-config/commit/a93f6cfe296f2321db63aa9d083ff44bedb00c87)) | ||
* **deps:** bump golang.org/x/term from 0.23.0 to 0.25.0 ([bef8476](https://github.com/grafana/generate-policy-bot-config/commit/bef847652a2c0528db7bf720a17ad5fc84ac6e83)) | ||
* **deps:** bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 ([66bda90](https://github.com/grafana/generate-policy-bot-config/commit/66bda907a4d93b72c012bf34fe785d66ae2e90df)) | ||
* **docs:** Add standard project documentation ([b1d518a](https://github.com/grafana/generate-policy-bot-config/commit/b1d518a837c2d686458a382c958a4d7c7335fa7e)) | ||
* **go.mod:** update module name ([df2842f](https://github.com/grafana/generate-policy-bot-config/commit/df2842fb3784e63aef44ab435bd99375d4b4f06b)) | ||
* move `.go` files out of the root ([5576877](https://github.com/grafana/generate-policy-bot-config/commit/55768778b2ff1b22a86e4caa94adfed5ceae6b78)) | ||
* remove reference to `deployment_tools` ([6205ebb](https://github.com/grafana/generate-policy-bot-config/commit/6205ebbe48fd6846eeabacdfe462b7643ce70d70)) |