Skip to content

Commit 4696cef

Browse files
chore(main): release lint-pr-title 1.1.0 (#434)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 62c18df commit 4696cef

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"actions/lint-pr-title": "1.0.0",
2+
"actions/lint-pr-title": "1.1.0",
33
"actions/get-vault-secrets": "1.0.0",
44
"actions/dockerhub-login": "1.0.0",
55
"actions/send-slack-message": "1.0.0"

actions/lint-pr-title/CHANGELOG.md

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

3+
## [1.1.0](https://github.com/grafana/shared-workflows/compare/lint-pr-title-v1.0.0...lint-pr-title-v1.1.0) (2024-11-27)
4+
5+
6+
### 🎉 Features
7+
8+
* **lint-pr-title:** load configuration files from our directory ([#546](https://github.com/grafana/shared-workflows/issues/546)) ([62c18df](https://github.com/grafana/shared-workflows/commit/62c18dfbeb9558cfa2736ea1a59731d5dbfb0d98))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* **deps:** pin dependencies ([#572](https://github.com/grafana/shared-workflows/issues/572)) ([499087b](https://github.com/grafana/shared-workflows/commit/499087be57fff1d24da9a6324c06260d16a52d02))
14+
* **lint-pr-title:** correctly find the `package.json` ([#429](https://github.com/grafana/shared-workflows/issues/429)) ([fb30f22](https://github.com/grafana/shared-workflows/commit/fb30f224476edf0bc49f4d9a398d454421989d07))
15+
16+
17+
### 🔧 Miscellaneous Chores
18+
19+
* **deps:** pin dependencies ([#566](https://github.com/grafana/shared-workflows/issues/566)) ([49a4348](https://github.com/grafana/shared-workflows/commit/49a4348fb372ec3a866f275ce7a98fb21c2788c5))
20+
321
## 1.0.0 (2024-09-27)
422

523

0 commit comments

Comments
 (0)