Skip to content

Commit 9a76644

Browse files
chore(skills): release v0.46.0
1 parent 1c41cee commit 9a76644

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.46.0](https://github.com/iblai/lms/compare/skills-v0.45.0...skills-v0.46.0) (2026-07-03)
4+
5+
### Features
6+
7+
* agent tab fullscreen mode implemented ([6cc82ac](https://github.com/iblai/lms/commit/6cc82acf7b87b5e300315dbaf1fddbd38575fab7))
8+
* gradebook display gated behind env flag > test coverage ([e0caec8](https://github.com/iblai/lms/commit/e0caec8ff1ebc511f17ae5794ef230cfbcbbc866))
9+
* gradebook display gated behind env flag > test coverage ([39ef040](https://github.com/iblai/lms/commit/39ef04049561334718af9e19ca285597d906d5e9))
10+
11+
### Chores
12+
13+
* **e2e:** update coverage for agent tab fullscreen feature [skip ci] ([e231b53](https://github.com/iblai/lms/commit/e231b5375d6486ebd4244d8c3a086997c0d6bbf8))
14+
315
## [0.45.0](https://github.com/iblai/lms/compare/skills-v0.44.0...skills-v0.45.0) (2026-07-03)
416

517
### Features

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.45.0",
3+
"version": "0.46.0",
44
"private": false,
55
"packageManager": "pnpm@10.11.1",
66
"engines": {

0 commit comments

Comments
 (0)