File tree Expand file tree Collapse file tree 5 files changed +19
-4
lines changed Expand file tree Collapse file tree 5 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.0 .0"
2+ "." : " 2.1 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.1.0 (2025-10-30)
4+
5+ Full Changelog: [ v2.0.0...v2.1.0] ( https://github.com/val-town/sdk/compare/v2.0.0...v2.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 6c96ecd] ( https://github.com/val-town/sdk/commit/6c96ecd2b29c10df8f048486bf9616b770be7910 ) )
10+ * ** api:** api update ([ aeedc75] ( https://github.com/val-town/sdk/commit/aeedc7549d474b5e84afdc766d4c91dae8129383 ) )
11+ * ** api:** api update ([ 788e547] ( https://github.com/val-town/sdk/commit/788e5471960f200759a3087a98d113f2bcbba7d5 ) )
12+
13+
14+ ### Chores
15+
16+ * ** internal:** use npm pack for build uploads ([ 29c671a] ( https://github.com/val-town/sdk/commit/29c671ad159b04e1ab752a3a1495b5d47cd13625 ) )
17+
318## 2.0.0 (2025-10-03)
419
520Full Changelog: [ v1.14.0...v2.0.0] ( https://github.com/val-town/sdk/compare/v1.14.0...v2.0.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @valtown/sdk" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.1 .0" ,
44 "exports" : " ./index.ts" ,
55 "publish" : {
66 "exclude" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @valtown/sdk" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.1 .0" ,
44 "description" : " The official TypeScript library for the Val Town API" ,
55 "author" :
" Val Town <[email protected] >" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '2.0 .0' ; // x-release-please-version
1+ export const VERSION = '2.1 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments