Skip to content

Commit c69c4e9

Browse files
authored
chore(release): 3.15.0 (#297)
1 parent 10d6744 commit c69c4e9

File tree

3 files changed

+27
-3
lines changed

3 files changed

+27
-3
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
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.15.0](https://github.com/linode/apl-tasks/compare/v3.14.0...v3.15.0) (2025-10-21)
6+
7+
### Chore
8+
9+
* Bump @commitlint/cli from 19.8.1 to 20.1.0 (#293)
10+
* Bump @commitlint/config-conventional from 19.8.1 to 20.0.0 (#292)
11+
* Bump the npm-dependencies group across 1 directory with 9 updates (#294)
12+
* Bump github/codeql-action from 3 to 4 (#295)
13+
* Bump the npm-dependencies group across 1 directory with 13 updates (#290)
14+
* Bump ncipollo/release-action (#287)
15+
* Bump the npm-dependencies group with 4 updates (#285)
16+
* Bump openid-client from 5.7.0 to 6.6.2 (#270)
17+
* Bump nock from 13.0.3 to 14.0.10 (#282)
18+
* Bump the npm-dependencies group with 5 updates (#281)
19+
* Bump dotenv from 16.6.1 to 17.2.1 (#284)
20+
* Bump actions/checkout from 4 to 5 (#279)
21+
* Bump the npm-dependencies group across 1 directory with 10 updates (#278)
22+
* Bump amannn/action-semantic-pull-request from 5 to 6 (#280)
23+
* updated Gitea API client (#277)
24+
* Bump jest and @types/jest (#258)
25+
* Bump openapi-schema-validator from 3.0.3 to 12.1.3 (#256)
26+
* Bump @types/node from 16.7.1 to 24.0.7 (#255)
27+
28+
529
## [3.14.0](https://github.com/linode/apl-tasks/compare/v3.13.2...v3.14.0) (2025-07-31)
630

731

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
@@ -127,5 +127,5 @@
127127
"tag": true
128128
}
129129
},
130-
"version": "3.14.0"
130+
"version": "3.15.0"
131131
}

0 commit comments

Comments
 (0)