Skip to content

Commit 72abaa1

Browse files
github-actions[bot]iainlane
authored andcommitted
chore(main): release 0.1.0
1 parent ec1cea2 commit 72abaa1

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

CHANGELOG.md

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

3+
## [0.1.0](https://github.com/grafana/generate-policy-bot-config/compare/v0.1.0...v0.1.0) (2024-11-08)
4+
5+
6+
### 🎉 Features
7+
8+
* **all:** add CI, a release process and Dependabot ([b8055cf](https://github.com/grafana/generate-policy-bot-config/commit/b8055cf3074f74a475f271e5e9ebf95d225ff3b0))
9+
* **build:** Add a Dockerfile ([5eb92d3](https://github.com/grafana/generate-policy-bot-config/commit/5eb92d3be6b871f879529d2250bcfb45b5eab7db))
10+
* **ci:** build binaries natively, avoiding emulation ([663e4ea](https://github.com/grafana/generate-policy-bot-config/commit/663e4ea1b23690505d6ac00a571a2a061a95ff36))
11+
* **ci:** generate and push sbom and build provenance attestations ([54ea116](https://github.com/grafana/generate-policy-bot-config/commit/54ea1169744e24035727f606d008a86264aa1a90))
12+
* print filename we're merging with ([23c0d91](https://github.com/grafana/generate-policy-bot-config/commit/23c0d9133dab64fd1a32a73f332e9178dcf1dc45))
13+
14+
15+
### 🐛 Bug Fixes
16+
17+
* **ci:** drop local validate rule ([ac72894](https://github.com/grafana/generate-policy-bot-config/commit/ac72894827185b3ec5cd8a50fdad91922b884605))
18+
* remove rule properly ([38c376c](https://github.com/grafana/generate-policy-bot-config/commit/38c376c3bd2be5f00ad13b3da2c6a2df6be8d25c))
19+
20+
21+
### 📝 Documentation
22+
23+
* add some more config instructions to the README ([457e203](https://github.com/grafana/generate-policy-bot-config/commit/457e203271c966ff4bf58f4d6935b77714f9352c))
24+
* **README:** update project name ([08e65bc](https://github.com/grafana/generate-policy-bot-config/commit/08e65bcaaa09863426a873cbb6b849c577817259))
25+
26+
27+
### 🔧 Miscellaneous Chores
28+
29+
* **ci:** replicate path filters ([9d356ce](https://github.com/grafana/generate-policy-bot-config/commit/9d356cee16cab232acbd2fbe587b5f359c7bcac5))
30+
* **deps:** bump actions/checkout from 4.2.0 to 4.2.2 ([619596e](https://github.com/grafana/generate-policy-bot-config/commit/619596e72223f85260f9aadb45386230130e2763))
31+
* **deps:** bump actions/setup-go from 5.0.2 to 5.1.0 ([c7e715b](https://github.com/grafana/generate-policy-bot-config/commit/c7e715bb3775cf2691fa7b82694cd82f20a177bb))
32+
* **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))
33+
* **deps:** bump golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 ([#13](https://github.com/grafana/generate-policy-bot-config/issues/13)) ([3bc345b](https://github.com/grafana/generate-policy-bot-config/commit/3bc345b084d2755ed7d0297c40e2262ad1c4d0ce))
34+
* **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))
35+
* **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))
36+
* **docs:** Add standard project documentation ([b1d518a](https://github.com/grafana/generate-policy-bot-config/commit/b1d518a837c2d686458a382c958a4d7c7335fa7e))
37+
* **go.mod:** update module name ([df2842f](https://github.com/grafana/generate-policy-bot-config/commit/df2842fb3784e63aef44ab435bd99375d4b4f06b))
38+
* **main:** release 0.1.0 ([83e5563](https://github.com/grafana/generate-policy-bot-config/commit/83e55636c151a3ceb6399c9d80c39ce81c18cacf))
39+
* move `.go` files out of the root ([5576877](https://github.com/grafana/generate-policy-bot-config/commit/55768778b2ff1b22a86e4caa94adfed5ceae6b78))
40+
* release as a prerelease v0.1.0 ([e3700e6](https://github.com/grafana/generate-policy-bot-config/commit/e3700e6b3f57566f18bf1dad458e2525a6bbdf8e))
41+
* **release:** make releases with with github actions user ([6d3f0b4](https://github.com/grafana/generate-policy-bot-config/commit/6d3f0b483978c9c4c26b3dcfa97a4fba4ca1677b))
42+
* remove reference to `deployment_tools` ([6205ebb](https://github.com/grafana/generate-policy-bot-config/commit/6205ebbe48fd6846eeabacdfe462b7643ce70d70))
43+
344
## 0.1.0 (2024-11-08)
445

546

0 commit comments

Comments
 (0)