File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.0 .0"
2+ "." : " 1.1 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.1.0 (2025-08-18)
4+
5+ Full Changelog: [ v1.0.0...v1.1.0] ( https://github.com/CASParser/cas-parser-node/compare/v1.0.0...v1.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 6108aea] ( https://github.com/CASParser/cas-parser-node/commit/6108aea7cb4622bb475866a49784a9f519bb487e ) )
10+
11+
12+ ### Chores
13+
14+ * update SDK settings ([ e57c92b] ( https://github.com/CASParser/cas-parser-node/commit/e57c92bdc3a0be8def3e0110adf637141d861fe8 ) )
15+
316## 1.0.0 (2025-08-18)
417
518Full Changelog: [ v0.0.1-alpha.0...v1.0.0] ( https://github.com/CASParser/cas-parser-node/compare/v0.0.1-alpha.0...v1.0.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " cas-parser-node" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " The official TypeScript library for the Cas Parser API" ,
55 "author" : " Cas Parser <sameer@casparser.in>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '1.0 .0' ; // x-release-please-version
1+ export const VERSION = '1.1 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments