Skip to content

Commit 76699b1

Browse files
chore(skills): release v0.25.0
1 parent fc9f29c commit 76699b1

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.25.0](https://github.com/iblai/skillsai/compare/skills-v0.24.2...skills-v0.25.0) (2026-05-14)
4+
5+
### Features
6+
7+
* add authoring tab on course pages ([4ba370f](https://github.com/iblai/skillsai/commit/4ba370fe66cf2871dcc8ee08024e787da8e26cbe))
8+
* add authoring tab on course pages > tests coverage ([c7581c7](https://github.com/iblai/skillsai/commit/c7581c7558287a6e582a1106b1a87333ab522628))
9+
* sdk profile props fixed due to upgrade ([b328e23](https://github.com/iblai/skillsai/commit/b328e2309c7095b2a75ed5f864cde9e4ae9897f7))
10+
* sdk profile props fixed due to upgrade > test coverage ([0d66ddf](https://github.com/iblai/skillsai/commit/0d66ddf36fae7707e9f6ab4e58ee01db8872dfae))
11+
* sdk profile props fixed due to upgrade > test coverage ([0b12d75](https://github.com/iblai/skillsai/commit/0b12d752170b72ee3f05eb26156050ad24e90932))
12+
313
## [0.24.2](https://github.com/iblai/skillsai/compare/skills-v0.24.1...skills-v0.24.2) (2026-05-12)
414

515
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ibl-web-nextjs-skills-spa",
3-
"version": "0.24.2",
3+
"version": "0.25.0",
44
"private": false,
55
"packageManager": "pnpm@10.11.1",
66
"engines": {

0 commit comments

Comments
 (0)