Skip to content

Commit 97efc69

Browse files
committed
chore(release): 3.14.0 (#272)
1 parent 980ec63 commit 97efc69

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.14.0](https://github.com/linode/apl-tasks/compare/v3.13.2...v3.14.0) (2025-07-31)
6+
7+
8+
### Features
9+
10+
* add nickname for users ([#260](https://github.com/linode/apl-tasks/issues/260)) ([12d09cf](https://github.com/linode/apl-tasks/commit/12d09cf957a4e8812d5b335d99d28790ebe924d6))
11+
* removed doapicall function ([#267](https://github.com/linode/apl-tasks/issues/267)) ([980ec63](https://github.com/linode/apl-tasks/commit/980ec6339896c15c3670ccb2ef9116d6f316e084))
12+
513
### [3.13.2](https://github.com/linode/apl-tasks/compare/v3.13.0...v3.13.2) (2025-07-04)
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
@@ -126,5 +126,5 @@
126126
"tag": true
127127
}
128128
},
129-
"version": "3.13.2"
129+
"version": "3.14.0"
130130
}

0 commit comments

Comments
 (0)