Skip to content

Commit cd9a29a

Browse files
authored
chore(release): 3.8.0 (#213)
1 parent 1bc0038 commit cd9a29a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.8.0](https://github.com/linode/apl-tasks/compare/v3.7.0...v3.8.0) (2025-03-31)
6+
7+
8+
### Features
9+
10+
* auto create gitea web hook ([#206](https://github.com/linode/apl-tasks/issues/206)) ([a562e11](https://github.com/linode/apl-tasks/commit/a562e11f0a7579e55010e6608f1794870867c50f))
11+
* updated keycloak operator env variables ([#209](https://github.com/linode/apl-tasks/issues/209)) ([751463d](https://github.com/linode/apl-tasks/commit/751463d2b5773b44c3c2933862bc6ceaa11d51b3))
12+
513
## [3.7.0](https://github.com/linode/apl-tasks/compare/v3.6.1...v3.7.0) (2025-02-27)
614

715

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
@@ -129,5 +129,5 @@
129129
"tag": true
130130
}
131131
},
132-
"version": "3.7.0"
132+
"version": "3.8.0"
133133
}

0 commit comments

Comments
 (0)