Skip to content

Commit d5fc4b1

Browse files
author
local_test
committed
chore(release): 3.9.0
1 parent e2c2a43 commit d5fc4b1

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.9.0](https://github.com/linode/apl-tasks/compare/v3.8.0...v3.9.0) (2025-04-25)
6+
7+
8+
### Bug Fixes
9+
10+
* remove coverage annotations ([#219](https://github.com/linode/apl-tasks/issues/219)) ([913a4bd](https://github.com/linode/apl-tasks/commit/913a4bddecabfc019f5528245b937a4aaba25b02))
11+
* replace password from git errors and logs ([#218](https://github.com/linode/apl-tasks/issues/218)) ([c284a73](https://github.com/linode/apl-tasks/commit/c284a7302b0d475f7ac05ac615d1f555c08f8088))
12+
513
## [3.8.0](https://github.com/linode/apl-tasks/compare/v3.7.0...v3.8.0) (2025-03-31)
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.8.0"
132+
"version": "3.9.0"
133133
}

0 commit comments

Comments
 (0)