Skip to content

Commit

Permalink
chore(main): release generate-policy-bot-config 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 7, 2024
1 parent 14945cd commit d8cc123
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{".":"1.0.0"}
34 changes: 34 additions & 0 deletions CHANGELOG.md
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))

0 comments on commit d8cc123

Please sign in to comment.