Skip to content

Commit a30fd0f

Browse files
committed
Update CHANGELOG
1 parent 8663d5d commit a30fd0f

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212

1313
### Pending Fixed
1414

15+
### v12.32.3 - 2025-04-30
16+
17+
- :rocket: Expose 2525 via index
18+
1519
### v12.32.2 - 2025-04-30
1620

1721
- :rocket: Remove Main

index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ export * as Feature from './lib/types/feature.js';
33
export * as Types from './lib/types/types.js';
44
export * as CoTTypes from './lib/types/cot-types.js';
55
export * from './lib/chat.js';
6+
export * as MilSymType from './lib/utils/2525.js';
67
export * from './lib/sensor.js';
78
export * from './lib/fileshare.js';
89
export * from './lib/force-delete.js';

0 commit comments

Comments
 (0)