File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.118 .0"
2+ "." : " 0.119 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.119.0 (2025-10-08)
4+
5+ Full Changelog: [ v0.118.0...v0.119.0] ( https://github.com/lithic-com/lithic-node/compare/v0.118.0...v0.119.0 )
6+
7+ ### Features
8+
9+ * ** api:** adds support for Auto-Collections ([ 54b4ed7] ( https://github.com/lithic-com/lithic-node/commit/54b4ed76bcbd4d4dfebf231ec3dfad676cdfa1f8 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** remove .eslintcache ([ f527ccb] ( https://github.com/lithic-com/lithic-node/commit/f527ccbd82f42ad097d14a2f869533d810869751 ) )
15+ * ** internal:** use npm pack for build uploads ([ 26fb1ba] ( https://github.com/lithic-com/lithic-node/commit/26fb1ba36b520046dc131b9c1a22fa4351474747 ) )
16+
317## 0.118.0 (2025-09-30)
418
519Full Changelog: [ v0.117.0...v0.118.0] ( https://github.com/lithic-com/lithic-node/compare/v0.117.0...v0.118.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " lithic" ,
3- "version" : " 0.118 .0" ,
3+ "version" : " 0.119 .0" ,
44 "description" : " The official TypeScript library for the Lithic API" ,
55 "author" : " Lithic <sdk-feedback@lithic.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.118 .0' ; // x-release-please-version
1+ export const VERSION = '0.119 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments