File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.3 .0"
2+ "." : " 0.4 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.4.0 (2025-12-26)
4+
5+ Full Changelog: [ v0.3.0...v0.4.0] ( https://github.com/TeamWarp/warp-sdk-typescript/compare/v0.3.0...v0.4.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ ea9020e] ( https://github.com/TeamWarp/warp-sdk-typescript/commit/ea9020ede4440daf459c8e7f3073b483201dce96 ) )
10+ * ** api:** manual updates ([ 775b5f0] ( https://github.com/TeamWarp/warp-sdk-typescript/commit/775b5f0cc7545ce3770e201bd9c1f45e53123ff4 ) )
11+
312## 0.3.0 (2025-12-26)
413
514Full Changelog: [ v0.2.0...v0.3.0] ( https://github.com/TeamWarp/warp-sdk-typescript/compare/v0.2.0...v0.3.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " warp-hr" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
44 "description" : " The official TypeScript library for the Warp Hr API" ,
55 "author" : " Warp Hr <adam@joinwarp.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.3 .0' ; // x-release-please-version
1+ export const VERSION = '0.4 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments