Skip to content

Commit 0f49b0d

Browse files
committed
chore(release): 3.10.0
1 parent 9e3ffb0 commit 0f49b0d

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
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.10.0](https://github.com/linode/apl-tasks/compare/v3.9.0...v3.10.0) (2025-04-29)
6+
7+
8+
### Features
9+
10+
* look up Gitea pod using selector ([#224](https://github.com/linode/apl-tasks/issues/224)) ([9e3ffb0](https://github.com/linode/apl-tasks/commit/9e3ffb0c3dbb5e370f0876af1d28a70e0be0f54b))
11+
12+
13+
### Bug Fixes
14+
15+
* pipeline forwarded correctly ([#225](https://github.com/linode/apl-tasks/issues/225)) ([ad1f0aa](https://github.com/linode/apl-tasks/commit/ad1f0aa3407c146ee62c376e53215a3062352642))
16+
517
## [3.9.0](https://github.com/linode/apl-tasks/compare/v3.8.0...v3.9.0) (2025-04-25)
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,5 @@
128128
"tag": true
129129
}
130130
},
131-
"version": "3.9.0"
131+
"version": "3.10.0"
132132
}

0 commit comments

Comments
 (0)