Skip to content

Commit 11045d9

Browse files
committed
chore: release branch [ci skip]
1 parent fb2f12c commit 11045d9

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.13.0](https://github.com/linode/apl-tasks/compare/v3.12.0...v3.13.0) (2025-06-24)
6+
7+
8+
### Features
9+
10+
* add waitForGitea ([#245](https://github.com/linode/apl-tasks/issues/245)) ([136fca7](https://github.com/linode/apl-tasks/commit/136fca771b2dacb7bbdfac5e1c737b444eb3a0c3))
11+
12+
13+
### Bug Fixes
14+
15+
* group dependabot PRs and auto approve ([#249](https://github.com/linode/apl-tasks/issues/249)) ([d666e59](https://github.com/linode/apl-tasks/commit/d666e59ea86a0c80112fab83d91822fa10ace398))
16+
517
## [3.12.0](https://github.com/linode/apl-tasks/compare/v3.11.0...v3.12.0) (2025-06-17)
618

719

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,5 @@
126126
"tag": true
127127
}
128128
},
129-
"version": "3.12.0"
130-
}
129+
"version": "3.13.0"
130+
}

0 commit comments

Comments
 (0)