Skip to content

Commit fc3a474

Browse files
chore(skills): release v0.43.0
1 parent 15086c6 commit fc3a474

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.43.0](https://github.com/iblai/lms/compare/skills-v0.42.2...skills-v0.43.0) (2026-06-26)
4+
5+
### Features
6+
7+
* enable support phone env update ([50fe84c](https://github.com/iblai/lms/commit/50fe84c3b103d91488804d5c7f76e6d45ccf11ab))
8+
* enable support phone env update > test coverage ([5e8b66d](https://github.com/iblai/lms/commit/5e8b66d8ffdcba6936f32278771935e8891f5421))
9+
* enable support phone env update > test coverage ([47cce6b](https://github.com/iblai/lms/commit/47cce6b1de46de85c438ed622a28f8459318e6c4))
10+
11+
### Bug Fixes
12+
13+
* enable support phone env update > playwright test update ([c6d247b](https://github.com/iblai/lms/commit/c6d247bcffcf36b2a4883605c697c1f004bfd787))
14+
315
## [0.42.2](https://github.com/iblai/lms/compare/skills-v0.42.1...skills-v0.42.2) (2026-06-25)
416

517
### Chores

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

0 commit comments

Comments
 (0)