Skip to content

Commit 3f5b86f

Browse files
Merge pull request Learnosity#35 from Learnosity/add-authoraide-to-service-type-tag-release
[DOC] patch version for authoraide service type addition
2 parents 527fc37 + 4b4aced commit 3f5b86f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [v0.6.2] - 2025-03-19
11+
### Fixed
12+
- Added missing 'authoraide' service to service type
13+
1014
## [v0.6.1] - 2025-03-03
1115
### Security
1216
- Updated dependencies to address security vulnerabilities.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "learnosity-sdk-nodejs",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Learnosity NodeJS SDK",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)